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

updateStatusValue: StatusValue!

This mutation is used to update the details of a single status value. Return information will be exclusively related to the new status value. **Returns:** Returns the newly updated status value data.

statusValueId: UUID!

The ID of the status value that will be updated.

statusValue: StatusValueInput!

The status settings inputs.