Code0 LogoCode0

namespacesProjectsFlowsCreate

Creates a new flow.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
flowFlowInput!The flow to create
projectIdNamespaceProjectID!The ID of the project to which the flow belongs to

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
flowFlowThe newly created flow.

On this page