I created a WordPress plugin to install a GraphQL server, and launched its new site:
It also has a REST-like behavior: it supports persisted queries, which are normal GraphQL queries, but published and accessed under their own URL, and these endpoints are even cacheable on the server-side.
Check it out! 😁
For a bit more info, I wrote on CSS-Tricks about the goals and philosophy of this plugin (that is, how it brings the WordPress philosophy to GraphQL).
Enjoy!
Top comments (0)