Types
BusinessHoursSlot
object
BusinessHoursSlotFields
timezone
The IANA timezone in which opensAt and closesAt are interpreted (e.g. 'Europe/London').
weekday
The day of the week this slot applies to.
opensAt
String!
The time this slot opens, in HH:MM format (e.g. '09:00').
closesAt
String!
The time this slot closes, in HH:MM format (e.g. '17:00').

