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

resolveCalendarEvent: CalendarEvent!

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

wholeSeries: Boolean!

The boolean that determines if the whole series of reoccurring events is updated or just the single selected event.

id: UUID!

The calendar event ID used to search the database.

isResolved: Boolean

The boolean that determines if an event has been resolved or not.

resolutionCode: String

How the event was resolved.