NodeFunctionInput
Input type for a Node Function
Fields
Name | Type | Description |
---|---|---|
nextNode | NodeFunctionInput | The next Node Function in the flow |
parameters | [NodeParameterInput!]! | The parameters of the Node Function |
runtimeFunctionId | RuntimeFunctionDefinitionID! | The identifier of the Runtime Function Definition |