Development discussions around Shopify APIs
According to the 1st July API update,
As of July 2021, you can use the BulkOperationRunMutation endpoint, a resilient and performant solution, to move data in bulk into a store in a bulk asynchronously.
Instead of running a GraphQL mutation multiple times, you can run a bulk mutation operation. This is a simple way for you to import all of their data, without being slowed down by throttles.
We currently provide support for the following mutations: * productCreate * collectionCreate * productUpdate * productUpdateMedia * productPageUpdate * productVariantUpdate * metafieldUpsert * priceListFixedPricesAdd * priceListFixedPricesDelete
Can Shopify support bulk delete products?
Hi @sillycube
You can bulk delete products with the productVariantsBulkDelete mutation, rather than with a Bulk Operation. You can read about this mutation here:
https://shopify.dev/api/admin/graphql/reference/products-and-collections/productvariantsbulkdelete
CS | API Support @ Shopify
- Was my reply helpful? Click Like to let me 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
I am also having this problem. You ever found a solution? I need to bulk update every products with variants but i dont want to do it 1 product by 1 product.
I found this useful one https://shopify.dev/api/usage/bulk-operations/imports. Will definitely help anyone who need to update products in bluk.
User | RANK |
---|---|
10 | |
5 | |
3 | |
3 | |
3 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023