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.