InventoryAdjustQuantityInput input object

Specifies the fields required to adjust the inventory quantity.


Input fields

  • availableDelta ([Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)) REQUIRED
    Count by which to adjust the available quantity.
  • inventoryLevelId ([ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)) REQUIRED
    ID of the inventory level to adjust.