A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi, I'm trying to post a bulk product create with the graphql API but I'm getting an error when I want to add the products to sales channel. This is the response
{"data":{"currentBulkOperation":{"id":"gid://shopify/BulkOperation/401589731385","status":"FAILED","errorCode":"INTERNAL_SERVER_ERROR","createdAt":"2021-12-27T18:05:11Z","completedAt":null,"objectCount":"0","fileSize":null,"url":null,"partialDataUrl":null}},"extensions":{"cost":{"requestedQueryCost":1,"actualQueryCost":1,"throttleStatus":{"maximumAvailable":1000.0,"currentlyAvailable":999,"restoreRate":50.0}}}}
Hi @DanielKux
Are you still experiencing this behaviour? If so, could you please provide the x-request-id from the response headers? I can have a look through our logs to try and determine why you are receiving the error message.
Thanks!
To learn more visit the Shopify Help Center or the Community Blog.