Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Sometime We need to update 100 products. But shopify only provide the below api to update one product each time.
https://shopify.dev/api/admin/rest/reference/products/product
So we need to call this api 100 times.
As a developer, I am very curious why not provide a batch update api. Any difficulty from the technique view?
Solved! Go to the solution
This is an accepted solution.
Modernize to use the GraphQL API, and or the GraphQL bulk operations
https://shopify.dev/api/admin/graphql/reference
https://shopify.dev/api/usage/bulk-operations
https://www.shopify.com/partners/blog/shopify-api-release-july-2021#bulk-mutations
This is an accepted solution.
Modernize to use the GraphQL API, and or the GraphQL bulk operations
https://shopify.dev/api/admin/graphql/reference
https://shopify.dev/api/usage/bulk-operations
https://www.shopify.com/partners/blog/shopify-api-release-july-2021#bulk-mutations
User | RANK |
---|---|
6 | |
4 | |
3 | |
3 | |
3 |