AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateCaseNote

updateCaseNote: CaseNote!

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.