namespacesProjectsFlowsDelete
Deletes a namespace project.
| Name | Type | Description |
|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
flowId | FlowID! | The id of the flow which will be deleted |
| Name | Type | Description |
|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
errors | [Error!]! | Errors encountered during execution of the mutation. |
flow | Flow | The deleted flow. |