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

reorderWorkflowUserInteraction: [WorkflowUserInteraction!]!

This mutation is used to reorder user interactions in a workflow. **Returns:** Return information can include details about the reordered user interactions.

workflowId: UUID!

The workflow ID that the interactions will be reordered in.

interactionIds: [UUID!]!

The interaction IDs of the interactions that will be reordered.