Delete Workflow
deleteWorkflow Mutation
Arguments
Name
Type
Description
Return Type
Return Fields
Field
Type
Description
Usage Example
mutation {
deleteWorkflow(id: "workflow_123") {
deletedID
}
}JavaScript Example
Important Notes
Last updated
Was this helpful?
