createCalendarEvent: CalendarEventDefinition!

This mutation is used to create a new calendar events. Return information can include details about the newly created event. **Returns:** Returns newly created event details.

calendarEvent: CalendarEventInput!

The calendar event details. This will include fields like caseId, date/time, event details, and tenantID.