GraphQL SchemaInput_object
SubFlowValueInput
Input type for sub-flow parameter values
Fields
| Name | Type | Description |
|---|---|---|
functionIdentifier | String | The function identifier to execute |
settings | [SubFlowValueSettingInput!] | The sub-flow settings |
signature | String! | The sub-flow signature |
startingNodeId | NodeFunctionID | The starting node to execute |