List Store Locations on a Page Using a Store GraphCMS Schema and Data

InstructorColby Fayock

Share this video with your friends

Send Tweet

If our store supports physical locations, we want to give our customers the opportunity to easily find out those locations so they can visit us in person. That means, we need to show them somewhere on our site.

We can take advantage of GraphCMS custom Schema Models to create a new document for each store.

We'll walk through setting up a new model for our stores and how we can query them in our app to list out all of our locations.