AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateWorkflow

updateWorkflow: Workflow!

This mutation is used to update the details of a single workflow. Return information can include aspects, automations, reports, scripts and other related workflow details. **Returns:** Returns the newly updated workflow data.

workflowId: UUID!

The workflow ID that will be updated.

workflow: WorkflowInput!

Workflow details which includes name and if the case is closable by the system.