CalendarEvent
Represents a Calendar event object
Fields
attendeesCount (
Int)
calendar (
CalendarGraph!)
calendarId (
ID!)
created (
String)
employee (
Employee)
employeeId (
String!)
Employee ID
end (
String!)
endDate (
String!)
End Date of the CalendarEvent (Alias to end field)
id (
ID!)
options (
String!)
Extra calendar options
organizer (
String)
recurring (
Boolean)
start (
String!)
startDate (
String!)
Start Date of the CalendarEvent (Alias to start field)
status (
String)
summary (
String)
updated (
String)