A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello, we recently started getting this error when trying to run bulk mutation on productVariantUpdate:
[message] => Internal error. Looks like something went wrong on our end.
Request ID: da8d672c-b384-4ec2-ae46-d39a48250200 (include this in support requests).
(
[code] => INTERNAL_SERVER_ERROR
[requestId] => da8d672c-b384-4ec2-ae46-d39a48250200
)
Any idea how to solve this? Shopify support wasn't really helpful on who to turn to for support.
Thanks.
What is the input you are using? Graphql api is terrible at pointing out errors besides the very basic ones.
It actually started working again on it's own, it wasn't for couple of days, so it must have been something with Shopify's servers. I just wish there was support option for this kind of issues.