Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.
The ISO 3166-1 alpha-2 country code of where the item originated from.
countryHarmonizedSystemCodes•
CountryHarmonizedSystemCodeConnection!
non-null
A list of country specific harmonized system codes.
createdAt•
DateTime!
non-null
The date and time when the inventory item was created.
duplicateSkuCount•
Int!
non-null
The number of inventory items that share the same SKU with this item.
harmonizedSystemCode•
String
The harmonized system code of the item. This must be a number between 6 and 13 digits.
id•
ID!
non-null
A globally-unique ID.
inventoryHistoryUrl•
URL
The URL that points to the inventory history for the item.
inventoryLevel•
InventoryLevel
The inventory item's quantities at the specified location.
inventoryLevels•
InventoryLevelConnection!
non-null
A list of the inventory item's quantities for each location that the inventory item can be stocked at.
legacyResourceId•
UnsignedInt64!
non-null
The ID of the corresponding resource in the REST Admin API.
measurement•
InventoryItemMeasurement!
non-null
The packaging dimensions of the inventory item.
provinceCodeOfOrigin•
String
The ISO 3166-2 alpha-2 province code of where the item originated from.
requiresShipping•
Boolean!
non-null
Whether the inventory item requires shipping.
sku•
String
Inventory item SKU. Case-sensitive string.
tracked•
Boolean!
non-null
Whether inventory levels are tracked for the item.
trackedEditable•
EditableProperty!
non-null
Whether the value of the tracked field for the inventory item can be changed.
unitCost•
MoneyV2
Unit cost associated with the inventory item. Note: the user must have "View product costs" permission granted in order to access this field once product granular permissions are enabled.
updatedAt•
DateTime!
non-null
The date and time when the inventory item was updated.