OBJECT
type Slot {# The playlists or soundtracks scheduled to play from start to start + durationcollections: [ID] duration: Int id: ID! # How this slot should be repeatedrrule: String start: String }