id: UUID!
The calendar event ID used to search the database.
input: CalendarEventDatesInput!
The start and end time of the calendar event.
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.