caseId: UUID!
Case identification number. This will be the ID of the case that has an updated status.
statusValueIds: [UUID!]!
New status value.
This mutation is used to set the status of an existing case. **Returns:** Returns true if process was completed successfully.
caseId: UUID!
Case identification number. This will be the ID of the case that has an updated status.
statusValueIds: [UUID!]!
New status value.