1 operations removed

2/27/2026, 12:01:35 AM

API changes: 0 queries added, 0 removed. 0 mutations added, 1 removed. 0 types affected.

Mutation Changes

➖ Removed Mutations (1)

inventoryBulkAdjustQuantityAtLocation

Adjusts the inventory at a location for multiple inventory items.

Caution:
As of 2026-01, this mutation supports an optional idempotency key using the @idempotent directive.
As of 2026-04, the idempotency key is required and must be provided using the @idempotent directive.
For more information, see the idempotency documentation.

Type Changes

➖ Removed Types (2)

📥InventoryAdjustItemInput➖ RemovedINPUT_OBJECT

The input fields for items and their adjustments.

🏗️InventoryBulkAdjustQuantityAtLocationPayload➖ RemovedOBJECT

Return type for inventoryBulkAdjustQuantityAtLocation mutation.

Fields: inventoryLevels, userErrors