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

reorderStatusValues: [StatusValue!]!

This mutation is used to reorder status values. **Returns:** Return information will be exclusively related to the new status value.

statusId: UUID!

The ID of the status that will be reordered.

statusOrderedValues: [UUID!]!

The order in which the statuses will be listed.