FlowInput
Input type for creating or updating a flow
Fields
Name | Type | Description |
---|---|---|
settings | [FlowSettingInput!] | The settings of the flow |
startingNode | NodeFunctionInput! | The starting node of the flow |
type | FlowTypeID! | The identifier of the flow type |
Input type for creating or updating a flow
Name | Type | Description |
---|---|---|
settings | [FlowSettingInput!] | The settings of the flow |
startingNode | NodeFunctionInput! | The starting node of the flow |
type | FlowTypeID! | The identifier of the flow type |