ProductStockFilterInput
No description
input ProductStockFilterInput {
warehouseIds: [ID!]
quantity: IntRangeInput
}
Fields
ProductStockFilterInput.warehouseIds
● [ID!]
list scalar miscellaneous
ProductStockFilterInput.quantity
● IntRangeInput
input miscellaneous
Member Of
ProductFilterInput
input ● ProductWhereInput
input