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