Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 627 Bytes

File metadata and controls

14 lines (11 loc) · 627 Bytes
title 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