Skip to main content

AppointmentCalendar

A calendar where events can be booked to

Fields

bookable_users[User!]!

Users bookable through this calendar for the given appointment type. The result is the set of users whose booking pages (for this appointment type) surface this calendar as a bookable target. Used by the appointment creation flow to filter calendars by assignee (and vice versa) when a booking link is not explicitly selected.

created_atDateTime!

The date the calendar was created

idID!

The ID of the calendar

labelString!

The label (title) for the calendar

teamTeam

The Team the calendar belongs to

updated_atDateTime!

The date the calendar was last updated

userUser

The User the calendar belongs to