Shopify GraphQL API
Budget: $30 – $250 USD
I need someone to write me a script that will open a CSV file that contains product handles, iterate through it and connect to Shopify GraphQL API and deletes the products.
The CSV will contain 5,000 products so the script needs to be throttled to not overwhelm the shopify API limits. We are a Plus store so we have higher limits. I want this in javascript so I can run it locally as needed.
1) Connect to Shopify GraphQL API
2) Open local CSV file containing product handles
3) Search for product in Shopify and then delete it
The CSV will contain 5,000 products so the script needs to be throttled to not overwhelm the shopify API limits. We are a Plus store so we have higher limits. I want this in javascript so I can run it locally as needed.
1) Connect to Shopify GraphQL API
2) Open local CSV file containing product handles
3) Search for product in Shopify and then delete it