productWarehouseConfiguration
Loads a single ProductWarehouseConfiguration by id.
productWarehouseConfiguration(
id: ID!
): ProductWarehouseConfiguration
Arguments
productWarehouseConfiguration.id ● ID! non-null scalar
Type
ProductWarehouseConfiguration object
Per-warehouse configuration for a single product. One row per (product, warehouse) pair, storing the product's default bin location for that warehouse and its reorder thresholds. The default bin location is the bin proposed when stock for the product is put away in the warehouse.