What's your biggest current challenge? Have your say in Community Polls along the right column.
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.

Create variants bulk - GraphqlQueryError

Create variants bulk - GraphqlQueryError

anhdd-kuro
Shopify Partner
3 0 1

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]
     }
   }

 

 

Replies 2 (2)

Kyle_liu
Shopify Partner
298 39 54

Hi @anhdd-kuro 

Can you provide your Graphql query.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to contact me Email Me Buy Me A Coffee

ShopifyDevSup
Shopify Staff
1453 238 525

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