gatsby-starter-shopify icon indicating copy to clipboard operation
gatsby-starter-shopify copied to clipboard

All products page only shows one product - develop warning

Open sebastzr opened this issue 2 years ago • 0 comments

On gatsby develop:

warn The GraphQL query in the non-page component "/path/products/index.jsx" will not be run. Exported queries are only executed for Page components. It's
possible you're trying to create pages in your gatsby-node.js and that's failing for some reason.

In the all products page only shows one product, but in the categories pages is working fine.

sebastzr avatar Dec 17 '21 15:12 sebastzr