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.