workflowsDefaultCreate

Graphql fields and variables for the workflowsDefaultCreate mutation

Create/restore all of the default workflows

Scope required: workflow:write

mutation workflowsDefaultCreate () {
  workflowsDefaultCreate () {
      errors
  }
}

Response

Name
Type
Description

errors

List (String)

Last updated

Was this helpful?