How to build qraphql query via gatsby

PLEASE help us help you by writing a good post!

  • we need to know your netlify site name. Example: gifted-antelope-58b104.netlify.app
  • DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
  • Build problems? Link or paste the FULL build log & build settings screenshot

The better the post - the faster the answer.
I am building an e-commerce store with gatsby+bigcommerce. without netlify I can explore graphql data by appending path at the end of store url as /___graphql. But In my deployed site I am getting 404
my URL is https://5fcf6889989406000723b7d2--wellairsolutions.netlify.app/

GraphQL is only accessible in development server and not on production build.

1 Like