INPUT_OBJECT
BigBoxDeliveryPreferenceSelection
link GraphQL Schema definition
- input BigBoxDeliveryPreferenceSelection {
- # The day of the week this preference should apply to
- : Day
- # Time slot within each day that this preference should apply to
- : TimeSlot
- # The weight of this preference
- : SlotWeight
- }