Code0 LogoCode0

namespacesProjectsFlowsUpdate

Update an existing flow.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
flowIdFlowID!The ID of the flow to update
flowInputFlowInput!The updated flow

Fields

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

On this page