All things Shopify and commerce
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 command
npm run deploy
since
shopify app config push
is no longer use, but it seems like the issue still not fixed.
I'm using a shopify CLI 3.56.1 version BTW.
Here's my basic query:
const storeProductsInfo = await admin.graphql( `#graphql query { products(first:2) { nodes { id title } } }`, { variables: {} } );
Thanks in advance.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024