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

assignCaseAspectOwnership: Case!

This mutation is used to assign 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 new aspect ID that will have ownership of the case.

staffMemberId: UUID!

The new staff member ID that will have access to the case.