DEV Community

Discussion on: Finding joy in WordPress again, with React, Gatsby & GraphQL

Collapse
 
leob profile image
leob • Edited

Right, so I understand that you basically use Wordpress as a backend (headless CMS)? Never realized that that was remotely possible!

Collapse
 
iaremarkus profile image
Markus

Yes, for a while now actually. They have had the REST API for a few years, and you could build a de-coupled front-end that made use of this.

This series will cover the usage of GraphQL instead of the REST API, so stay tuned :)