caseNoteId: UUID!
The case note ID used to search the database.
caseNote: CaseNoteInput!
The new title and text input for the case notes.
This mutation is used to update the details of a single case note. Return information can include aspect details such as staff members and workflows. **Returns:** Returns the new updated case note details.
caseNoteId: UUID!
The case note ID used to search the database.
caseNote: CaseNoteInput!
The new title and text input for the case notes.