INPUT_OBJECT
PreorderDeliveryWindowInput
link GraphQL Schema definition
1 input PreorderDeliveryWindowInput { 2 3 : DateRange! 4 5 : DateRange! 6 7 : AllocationOrderType! 8 }
INPUT_OBJECT
1 input PreorderDeliveryWindowInput { 2 3 : DateRange! 4 5 : DateRange! 6 7 : AllocationOrderType! 8 }