Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I want to get variant metafield in with javascript fetch method.
Does the below URL actually get the varient metafield in the browser?
https://${shopName}.myshopify.com/admin/api/2021-07/variants/${variantId}/metafields.json;
Thanks