One endpoint to rule them all
-
The thing I love about GraphQL is that you have one endpoint, and you can get back whatever data you want just by changing your request. This is a huge improvement on the current WP-API, which requires you to create lots of different custom endpoints.
GraphQL is also a lot faster because it returns only the data you need. I use it on my personal blog scottbolinger.com along with Gatsby.
I trust Jason and his team, and they have done a great job with this plugin!
- The topic ‘One endpoint to rule them all’ is closed to new replies.