Apart from that, I need to use for this case, graphQL, how can I use it from here without getting a Forbidden error
Error
A developer is building a Shopify app with Remix and attempting to create a public API endpoint in api.getProducts.jsx that returns the first 10 products from a shop.
Current Issue:
shopify.unauthenticated.storefront() to query products via GraphQLTechnical Details:
.env fileStatus:
Apart from that, I need to use for this case, graphQL, how can I use it from here without getting a Forbidden error
Error