NodeFunctionInput
Input type for a Node Function
Fields
| Name | Type | Description |
|---|---|---|
functionDefinitionId | FunctionDefinitionID! | The identifier of the Function Definition |
id | NodeFunctionID! | The identifier of the Node Function used to create/update the flow |
nextNodeId | NodeFunctionID | The next Node Function in the flow |
parameters | [NodeParameterInput!]! | The parameters of the Node Function |