Graphql productCreate Bulk Operation - Continuously returning RUNNING status with 0 ObjectCount

Pushpanjali
Shopify Partner
1 0 0

Hello , I have created a product Create bulk mutation using bulk operation GraphQL  API for 500 products but I am getting same RUNNING status from 2 hours with 0 ObjectCount . Can you please tell me why this is happening.

Reply 1 (1)
ShopifyDevSup
Shopify Staff
Shopify Staff
1206 190 420

Hi @Pushpanjali 👋

 

Without an example of the `productCreate` mutation and input variables, it's challenging to diagnose the issue. Would you please try a single `productCreate` mutation to determine if your current input format can create 1 product successfully? 

 

If there are large volumes of media for each product, we recommend using [`productCreateMedia`](https://shopify.dev/docs/api/admin-graphql/2023-04/mutations/productCreateMedia) after the product has been created without any media. 

 

Hope that helps!

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