A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
This error occur when I do a variantCreateBulk request
GraphqlQueryError: Internal error. Looks like something went wrong on our end.
Request ID: 8a3dcb31-fc23-4cc1-b5b8-7e10b3ac1c02-1717940166 (include this in support requests).
body: {
errors: {
networkStatusCode: 200,
message: "GraphQL Client: An error occurred while fetching from the API. Review 'graphQLErrors' for details.",
graphQLErrors: [Array],
response: [Response]
}
}
Hi @anhdd-kuro
Can you provide your Graphql query.
Hi @anhdd-kuro,
For help looking up a specific request ID you'd need to reach out to Partner Support and provide a date, time and timezone of the request along with the requestId.
For more general help here on the forums, if the operation is failing consistently the first thing to do is try simplify the request body as much as possible to try identify the part that's failing.
Then if you're still having trouble you could post more details in either the New GraphQL Product APIs or Products, Variants, and Collections discussion boards which specialize in working with Products.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog