INPUT_OBJECT

DeliveryWindowTreeOrderSetInput

link GraphQL Schema definition

1input DeliveryWindowTreeOrderSetInput {
2
3# Exactly one input field should be provided
4items: [DeliveryWindowOrderInput!]!
5}

link Required by