A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hey there,
I'm trying to edit order line item properties via GraphQL (or REST), but I don't see any mutations that can do that.
You can only edit the line item quantity according to this:
https://shopify.dev/api/examples/order-editing#how-it-works
How do you change line item properties or other order properties?
Any tips, tricks, (un)-official hacks?
Thanks,
Peter
Did you ever find a solution to this? I am also searching for the same question