INPUT_OBJECT
DeliveryWindowTreeOrderSetInput
link GraphQL Schema definition
1 input DeliveryWindowTreeOrderSetInput { 2 3 # Exactly one input field should be provided 4 : [DeliveryWindowOrderInput!]! 5 }
INPUT_OBJECT
1 input DeliveryWindowTreeOrderSetInput { 2 3 # Exactly one input field should be provided 4 : [DeliveryWindowOrderInput!]! 5 }