productStockLocationConfiguration
Loads a single ProductStockLocationConfiguration by id.
productStockLocationConfiguration(
id: ID!
): ProductStockLocationConfiguration
Arguments
productStockLocationConfiguration.id ● ID! non-null scalar
Type
ProductStockLocationConfiguration object
Per-stock-location configuration for a single product. One row per product and stock location (a bin location, or the warehouse-level "unknown" location for stock not assigned to a bin location), storing the product's reorder thresholds at that location.