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