Technology RadarTechnology Radar

GraphQL

api
Adopt

An open-source data query and manipulation language for APIs, and a runtime for executing those queries. It enables front-end developers to request exactly the data they need, making it an efficient alternative to REST. With GraphQL, multiple resources can be retrieved in a single request.