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

removeCaseNoteAspects: Boolean!

This mutation removes a case note from multiple aspects. **Returns:** Returns true if process was completed successfully.

caseNoteId: UUID!

The case note ID used to search the database.

aspectsIds: [UUID!]!

The aspect IDs that the case note will be removed from.