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

updateCalendarEventData: CalendarEvent!

This mutation is used to update the details of a single calendar event. Return information can include details about the updated event. **Returns:** Returns the new updated event details.

  1. input

eventName: String!

personId: UUID

notes: String

location: String

tag: String

caseId: UUID

isResolved: Boolean

resolutionCode: String