Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

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

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
1453 238 524

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