Skip to main content
object

Requires read_inventory access scope.

The InventoryQuantity 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.

ID!
non-null

A globally-unique ID.

String!
non-null

The inventory state name that identifies the inventory quantity.

Int!
non-null

The quantity of an inventory item at a specific location, for a quantity name.

DateTime

When the inventory quantity was last updated.


Was this section helpful?

interface

Was this section helpful?