caseNoteId: UUID!
The case note ID used to search the database.
aspectsIds: [UUID!]!
The aspect IDs that the case note will be added to.
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.