INPUT_OBJECT

BigBoxDeliveryPreferenceSelection

link GraphQL Schema definition

  • input BigBoxDeliveryPreferenceSelection {
  • # The day of the week this preference should apply to
  • day: Day
  • # Time slot within each day that this preference should apply to
  • time_slot: TimeSlot
  • # The weight of this preference
  • weight: SlotWeight
  • }

link Require by