Contact
Web

GraphQL

A query language for APIs that lets clients request exactly the data they need in a single request. Eliminates over-fetching and under-fetching problems common with REST. Created by Facebook in 2012, open-sourced in 2015.

Related Resources