INPUT_OBJECT
1input StockChangeLineFilter {23id: [Int!]45isAvailable: Boolean67freeToAllocateQuantity: IntRange89deliveredQuantity: IntRange1011# Exactly one input field should be provided12productSizeName: StringMatch1314productSizeId: [Int!]1516productVariantId: [Int!]1718warehouseId: [Int!]1920stockChangeId: [Int!]2122search: String2324notNull: [String!]2526negate: [String!]27}