Skip to main content
Log inSign up

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.

input_object

The input fields for an inventory level.

•
Int!non-null

The available quantity of an inventory item at a location.

•
ID!non-null

The ID of a location associated with the inventory level.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•
INPUT OBJECT

The inventory quantities at each location where the variant is stocked. Supported as input with the productVariantCreate mutation only.

•
INPUT OBJECT

The inventory quantities at each location where the variant is stocked. The number of elements in the array of inventory quantities can't exceed the amount specified for the plan. Supported as input with the productVariantsBulkCreate mutation only.


Was this section helpful?