caseId: UUID!
The case ID used to search the database.
aspectId: UUID!
The aspect ID that will have ownership of the case removed.
staffMemberId: UUID!
The staff member ID that will have access to the case removed.
This mutation is used to remove the ownership of a case to another aspect. **Returns:** Return information included will relate to the associated case. Aspects, forms, organizational unit and workflow information can all be called in the return.
caseId: UUID!
The case ID used to search the database.
aspectId: UUID!
The aspect ID that will have ownership of the case removed.
staffMemberId: UUID!
The staff member ID that will have access to the case removed.