Code0 LogoCode0

Flow

Represents a flow

Fields without arguments

NameTypeDescription
createdAtTime!Time when this Flow was created
idFlowID!Global ID of this Flow
inputTypeStringThe input data type of the flow
linkedDataTypesDataTypeConnection!The data types that are referenced in this flow
nameString!Name of the flow
nodesNodeFunctionConnection!Nodes of the flow
projectNamespaceProject!The project the flow belongs to
returnTypeStringThe return data type of the flow
settingsFlowSettingConnection!The settings of the flow
startingNodeIdNodeFunctionIDThe 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