Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hello!
We are new to Shopify and we are wondering if there is a way to do a productUpdate using the Handle rather than the ID? Otherwise, is there a way to do a productByHandle query to get the ID, then pass that ID to a productUpdate mutation?
The reason for this request is that when we export the products to a CSV file, the Product Handle is exported, but not the Product ID. Otherwise, is there a way to export the product data with the ID included?
Thanks!!
Hi,
You can use productByHandle to get the product ID