INPUT_OBJECT
1input DeliveryWindowVariantFilter {23type: [ProductVariantDeliveryType!]45deliveryWindowId: [Int!]67productId: [Int!]89productVariantId: [Int!]1011search: String1213notNull: [String!]1415negate: [String!]16}