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

addCaseNoteAspects: Boolean!

This mutation adds a case note to 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 added to.