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.