App reviews, troubleshooting, and recommendations
Hi,
I've been trying to fetch my products details using graphQL but unfortunately encoutered a permission issue.
I tried to adjust my scopes in the shopify.app.toml and run the comman
npm run deploy
since
shopify app config push
is no longer use, but it seems like the issue still not fixed.
Here's my basic query. I'm using a shopify CLI 3.56.1 version BTW.
const storeProductsInfo = await admin.graphql( `#graphql query { products(first:2) { nodes { id title } } }`, { variables: {} } );
I have the same issue.
We have the same issue, did you managed to figure it out?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024