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

addCaseDocumentAspects: Boolean!

This mutation adds a case document to an aspect. **Returns:** Returns true if process was completed successfully.

caseDocumentId: UUID!

The case document ID used to search the database.

aspectsIds: [UUID!]!

The aspect IDs that the documents will be linked to.