namespacesProjectsFlowsCreate
Creates a new flow.
Arguments
Name | Type | Description |
---|---|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
flow | FlowInput! | The flow to create |
projectId | NamespaceProjectID! | The ID of the project to which the flow belongs to |