All things Shopify and commerce
IHi,
The following GraphQL orderEditSetQuantity did not get executed when restock = true.
{"query":"mutation decreaseLineItemQuantityDemo($id: ID!, $lineItemId: ID!, $quantity: Int!, $restock: Boolean) {orderEditSetQuantity(id: $id, lineItemId: $lineItemId, quantity: $quantity, restock : $restock) {calculatedOrder { id } calculatedLineItem { id quantity} userErrors { field message}} }","variables": {"id":"gid://shopify/CalculatedOrder/78550728958","lineItemId":"gid://shopify/CalculatedLineItem/13726889148670","quantity":0,"restock":True} }
Any problem with the above GraphQL?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025