OBJECT
type BigBoxDeliveryPreference {# The day of the week this preference should apply today: String # Time slot within each day that this preference should apply totime_slot: String # The weight of this preferenceweight: String! }