Inventory Quantity
Requires access scope.
The object lets you manage and track inventory quantities for specific states.
Inventory quantities represent different states of items such as available for purchase, committed to orders, reserved for drafts, incoming from suppliers, or set aside for quality control or safety stock.
You can use inventory levels to manage where inventory items are stocked. You can also make inventory adjustments to apply changes to inventory quantities.
Inventory quantities can be managed by a merchant or by fulfillment services that handle inventory tracking. Learn more about working with Shopify's inventory management system.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to namename•String!non-null
The inventory state name that identifies the inventory quantity.
- Anchor to quantityquantity•Int!non-null
The quantity of an inventory item at a specific location, for a quantity name.
- Anchor to updatedAtupdated•Date
At Time When the inventory quantity was last updated.