GraphQL

GraphQL is a query language and server-side runtime for application programming interfaces (APIs) that provides exactly the data that the clients request, fetching data from multiple data sources with a single API call.