value: String!
color: Color
isDefault: Boolean!
order: Int
isOnlySettableBySystem: Boolean!
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.
value: String!
color: Color
isDefault: Boolean!
order: Int
isOnlySettableBySystem: Boolean!