gatsbyjs / gatsby-starter-shopify

A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart
https://shopify-demo.gatsbyjs.com/
BSD Zero Clause License
311 stars 137 forks source link

improve docs about adding products and activating them #36

Open adamczykjac opened 3 years ago

adamczykjac commented 3 years ago

fixes https://github.com/gatsbyjs/gatsby-starter-shopify/issues/35

white-hat-vaibhs commented 3 years ago

Do I need to setup hooks for rebuild whenever I add a product in my shopify store while the gatsby storefront is running in production(I am planning to deploy this on netlify)?

Thank you 🙂

adamczykjac commented 3 years ago

I don't know If I understand you correctly and whether this relates to my PR. What do you mean by:

Do I need to setup hooks for rebuild whenever I add a product in my shopify store (...)

What hooks do you mean?