AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. reorderWorkflowAutomation

reorderWorkflowAutomation: [WorkflowAutomation!]!

This mutation is used to reorder the automations. **Returns:** Return information can include automation actions, conditions, and trigger details along with information about the workflow.

workflowId: UUID!

The ID of the workflow where the automations can be found.

automationIds: [UUID!]!

The automation ID that will be reordered.