Anchor to ProductSetInventoryInputProduct
input_objectProduct Set Inventory Input
The input fields required to set inventory quantities using mutation.
Anchor to FieldsFields
- Anchor to locationIdlocation•ID!
Id non-null The ID of the location of the inventory quantity being set.
- Anchor to namename•String!non-null
The name of the inventory quantity being set. Must be one of
available
or.
- Anchor to quantityquantity•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?