WorkflowPromptNode: {
    class_type: string;
    inputs: Record<string, any>;
}

Type declaration

  • class_type: string
  • inputs: Record<string, any>