Anchor to inventoryBulkAdjustQuantityAtLocationinventory
mutationinventory Bulk Adjust Quantity At Location
Requires access scope. Also: The user must have a permission to adjust an inventory quantity.
Deprecated. Use inventoryAdjustQuantities instead.
Adjusts the inventory at a location for multiple inventory items.
Anchor to Arguments
Arguments
- Anchor to inventoryItemAdjustmentsinventory•[Inventory
Item Adjustments Adjust Item Input!]! required Specifies adjustments for items.
- Anchor to locationIdlocation•ID!
Id required Specifies where the item should be adjusted.
Was this section helpful?
Anchor to InventoryBulkAdjustQuantityAtLocationPayload returnsInventory Bulk Adjust Quantity At Location Payload returns
- Anchor to inventoryLevelsinventory•[Inventory
Levels Level!] Represents the updated inventory quantities of an inventory item at the location.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?