automationId: UUID!
The automation ID that will be updated.
automationInput: WorkflowAutomationInput!
The new automation details which includes description, is active boolean and order.
This mutation is used to update the details of a single automation. Return information can include automation actions, conditions, and trigger details along with information about the workflow. **Returns:** Returns the newly updated automation data.
automationId: UUID!
The automation ID that will be updated.
automationInput: WorkflowAutomationInput!
The new automation details which includes description, is active boolean and order.