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
nameString!Name of the flow
nodesNodeFunctionConnection!Nodes of the flow
returnTypeDataTypeThe return data type of the flow
settingsFlowSettingConnection!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
userAbilitiesFlowUserAbilities!Abilities for the current user on this Flow

On this page