Skip to main content
Anchor to ProductSetInventoryInput

ProductSetInventoryInput

input_object

The input fields required to set inventory quantities using productSet mutation.

•ID!
non-null

The ID of the location of the inventory quantity being set.

•String!
non-null

The name of the inventory quantity being set. Must be one of available or on_hand.

•Int!
non-null

The values to which each quantities will be set.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for specifying a product variant to create or update.


Was this section helpful?