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

updateCalendarEventDates: CalendarEvent!

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

id: UUID!

The calendar event ID used to search the database.

input: CalendarEventDatesInput!

The start and end time of the calendar event.