Code0 LogoCode0

Flow

Represents a flow

Fields without arguments

NameTypeDescription
createdAtTime!Time when this Flow was created
idFlowID!Global ID of this Flow
inputTypeDataTypeThe input data type of the flow
nodesNodeFunctionConnection!Nodes of the flow
returnTypeDataTypeThe return data type of the flow
settings[FlowSetting!]The settings of the flow
startingNodeIdNodeFunctionID!The ID of the starting node of the flow
typeFlowType!The flow type of the flow
updatedAtTime!Time when this Flow was last updated

On this page