The input fields for the change to be made to an inventory item at a location.
Access Scopes
Fields
delta:
Int! -
The amount by which the inventory quantity will be changed.
inventoryItemId:
ID! -
Specifies the inventory item to which the change will be applied.
ledgerDocumentUri:
String -
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 field `ledgerDocumentUri` isn't supported for use with an `available`
quantity name.
locationId:
ID! -
Specifies the location at which the change will be applied.