Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Deprecating mutations inventoryAdjustQuantity and inventoryBulkAdjustQuantityAtLocation

API

Action required

In the GraphQL Admin API, we're deprecating the inventoryAdjustQuantity and inventoryBulkAdjustQuantityAtLocation mutations. Instead, you can use the new inventoryAdjustQuantities or inventoryMoveQuantities mutations instead.

The inventoryAdjustQuantities mutation supports more inventory quantity names as well as setting a reason. The mutations we're deprecating only supported setting available quantities and didn't allow you to set a reason for the adjustment.

Learn more about inventoryAdjustQuantities on Shopify.dev or on inventory states on Shopify.dev.