workflow / Exports / NodeCreationOptions
Interface: NodeCreationOptions
Node creation options
Table of contents
Properties
Properties
parentNodeId
• Optional parentNodeId: string
Defined in
interfaces/workflow-node.ts:107
connectionType
• Optional connectionType: WorkflowConnectionType
Defined in
interfaces/workflow-node.ts:108
connectionLabel
• Optional connectionLabel: string
Defined in
interfaces/workflow-node.ts:109
autoTimestamp
• Optional autoTimestamp: boolean