Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Edit mutation fails

Edit mutation fails

keiraarts
Shopify Partner
55 8 11

Could a developer look at the Shopify Error ID and let us know what's failing?

ClientError: Internal error. Looks like something went wrong on our end.
Request ID: 0dddf7c6-469d-4576-a2a0-d5a2fc27eb02-1709703550 (include this in support requests).

{"response":{"errors":[{"message":"Internal error. Looks like something went wrong on our end.\nRequest ID: 0dddf7c6-469d-4576-a2a0-d5a2fc27eb02-1709703550 (include this in support requests).","extensions":{"code":"INTERNAL_SERVER_ERROR","requestId":"0dddf7c6-469d-4576-a2a0-d5a2fc27eb02-1709703550"}}],"status":200,"headers":{}},"request":{"query":"mutation commitEdit($id: ID!, $notifyCustomer: Boolean!) {\n orderEditCommit(id: $id, notifyCustomer: $notifyCustomer) {\n order {\n id\n tags\n }\n userErrors {\n field\n message\n }\n }\n}","variables":{"id":"gid://shopify/CalculatedOrder/72110276902","notifyCustomer":false}}}

I would really appreciate it! It fails on the first attempt, but works on a duplicate second attempt.

Any reasoning would help us push an app to production. 



Head of space operations on the Shopify moon-base.
Building orderediting.com, viaGlamour.com, magicsoaps.ca
Reply 1 (1)

AlexisBreuil
Shopify Partner
8 0 3

Up!
You're not alone