All things Shopify and commerce
Not getting what this error is. I am trying to query product using the productHandle storefront graphql query. And getting this error.
query getDpProductDetails { productByHandle(handle:"test") { id category { name } title variants(first: 1) { nodes { id } } } }
This is happening when I started including the category field. Note that my app has unauthenticated_read_product_listings scope and also I use 2025-01 version to query.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025