[OSS] gatsby-theme-moltin
June 17, 2019 at 9:45pm[OSS] gatsby-theme-moltin
June 17, 2019 at 9:45pmWe just started working on a Gatsby Theme that'll help developers build and launch blazing fast Moltin powered commerce sites ⚡️
Excited to see where this goes!
July 13, 2019 at 3:59pm
I am running into issues with how I have my
.env
file configured. Could someone provide an example of how that should be configured? I keep running into the same issue every time I compile, and I think it must be due to how I have the .env
file configured.That error is
20:5 error Cannot query field "allMoltinProduct" on type "Query"
.July 15, 2019 at 6:16am
Is this during development, production? Both? Does the store have products available to query?
July 15, 2019 at 5:00pm
any luck getting this setup? You'll need an
.env
locally with:MOLTIN_CLIENT_ID=YOUR_CLIENT_ID_HERE