Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to inventoryShipmentUpdateItemQuantities

inventoryShipmentUpdateItemQuantities

mutation

Requires write_inventory_shipments access scope and write_inventory access scope. Also: The user must have permission to manage inventory.

Updates items on a draft inventory shipment.

ID!required

The ID of the inventory shipment to update item quantities.

The list of line items to be updated to the shipment.


Was this section helpful?

Anchor to InventoryShipmentUpdateItemQuantitiesPayload returnsInventoryShipmentUpdateItemQuantitiesPayload returns

The inventory shipment with updated item quantities.

The updated item quantities.

The list of errors that occurred from executing the mutation.


Was this section helpful?