Line Item Quantity not shipped

Hi

Is this Mutation is only for updating the line item status “order_update_line_items”
I shipped the quantity as well, status changed to “fulfilled” that is good but the quantity is still showing 0 shipped. that is strange.
Can you please help here :slight_smile:

Hi @khungersumit!
The quantity_shipped refers to the quantity shipped using the ShipHero App, as for the shipments made outside of ShipHero (Stores, Public API) they won’t affect this field.
For this purpose (shipping outside of ShipHero App) you will need to see the quantity_pending_fulfillment, quantity, and the shipments made if necessary.
Thanks!
Tom