OBJECT
Time Slot
type TimeSlot {# opening time in format 'H:i:s'start: String # closing time in format 'H:i:s'end: String }