GraphQL
The query language for modern APIs

GraphQL is an open-source query language for APIs and a server-side runtime that lets clients request exactly the data they need. It provides a strongly-typed schema system, enabling predictable responses, self-documenting APIs, and efficient data fetching. Originally developed by Facebook and open-sourced in 2015, it is now governed by the GraphQL Foundation under the Linux Foundation.
Clients send declarative queries specifying exactly the fields they need, and the GraphQL runtime resolves them against a typed schema backed by any data source.
frontend and backend developers building APIs
Background.
- Status
- launched
- Business model
- open-source
- Company
- The GraphQL Foundation
- Launched
- 2015
Similar projects.
Editorial take on the space this project sits in — momentum signals, adjacent moves, our call on whether the wedge is real. Get pinged when we publish a new read or when the landscape shifts.
Have a take on this space?
Tell us what you’d build differently, where you think the incumbents miss, or what we’ve gotten wrong about this project. Comments + reactions are coming soon.