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

addStatusValue: StatusValue!

This mutation is used to create a new status value for a status. Return information will be exclusively related to the new status value. **Returns:** Returns the newly added status value data.

statusId: UUID!

The ID of the status that will be updated.

statusValue: StatusValueInput!

The status settings inputs.