No content to show
User Activity
I'm an app developer and to be able to use graphql queries I need this API key from my clients stores.So how can I get this key with javascript? Is this key meant to be retrieved on frontend, or is it more like backend related work? I read the docs b...
On the frontend side of my app, I want to get the review counts, and the average rating of the product. How can I get it? I already have the storefront API key and I think this is needed for what I need. But I was unable to get it to work.Here is my ...