stock
Loads a single Stock by id.
stock(
id: ID!
): Stock
Arguments
stock.id ● ID! non-null scalar
Type
Stock object
A per-location stock line — the most granular stock entity. One line per (product, location) tuple, where the location is either a physical bin / warehouse or a special slot (order, return order, goods receipt, …). Use locationTypeTechnicalName / specialStockLocationTechnicalName to disambiguate.