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.
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.