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

removeCaseAspectOwnership: Case!

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.