workflowDelete
Graphql fields and variables for the workflowDelete mutation
mutation workflowDelete ($id: ID!) {
workflowDelete (id: $id) {
errors
workflow {
description
enabled
format
id
isolateToUserId
keepUpdated
name
recipe
standard
targetClass
workflowCategoryId
workflowSchedule
}
}
}Arguments
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
