Anchor to InventoryChangeInputInventory
InventoryChangeInput
input_object
The input fields for the change to be made to an inventory item at a location.
Anchor to FieldsFields
- Anchor to deltadelta•Int!non-null
The amount by which the inventory quantity will be changed.
- Anchor to inventoryItemIdinventory•
Item Id ID!non-null Specifies the inventory item to which the change will be applied.
- Anchor to ledgerDocumentUriledger•
Document Uri A freeform URI that represents what changed the inventory quantities. A Shopify global ID isn't an accepted value. For example, specifying "gid://shopify/Order/123" would return an error. This field is required for all quantity names except
available
. The fieldisn't supported for use with an
available
quantity name.- Anchor to locationIdlocation•
Id ID!non-null Specifies the location at which the change will be applied.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The quantity changes of items at locations to be made.
Was this section helpful?