travis-r6s / gridsome-source-shopify

Shopify source plugin for Gridsome
https://gridsome-shopify-starter.netlify.com
MIT License
16 stars 14 forks source link

Getting storefrontToken is not defined #71

Closed cweachock closed 3 years ago

cweachock commented 3 years ago

Hi there,

I am pretty new to working with gridsome, but trying to get some products from Shopify to read into my local dev project. I have created my storefrontToken using the create private app in the Shopify admin but keep getting:

gridsome.config.js: <my store front api token> is not defined

any thoughts on what I am doing wrong? Any help is greatly appreciated!

-Chris