If you’ve been reading other stories in our publication “Building Apollo”, you’ve already heard about GraphQL. What you may…
Editor’s note: This post is from early 2016. We published an updated post on this topic in 2018, which you can read here:
GraphQL is Facebook’s new query language for fetching application data in a uniform way.
If you’re a Javascript developer, chances are that you’ve heard of GraphQL, but you’re not quite sure…
In this post, I start investigating what it’s like to put GraphQL on top of REST endpoints. I’ll go over:
Last week in my post about converting the Discourse API to GraphQL, I promised a part 2 this week. But we’re going to take a detour first and…