Video: WordPress, WPGraphQL

Ecommerce on the Jamstack with Snipcart, Next.js, & WordPress

16 videos

Released: 2021-07-31

User avatar

Instructor

Colby Fayock
AutoPlay

WordPress, WPGraphQL

In the previous lesson, we were able to take advantage of a simple static JSON file to store our product data. While this works, it starts to be challenging to manage as we scale our inventory and as our team grows, not to mention it requires a new code change! Instead, we can use a headless CMS like WordPress, where we can store all of our product data, giving an easy way to manage our store.