QueuePromptError: {
    error: string | NodeError;
    node_errors: Record<string, NodeError>;
}

Type declaration