graphql - heathdbrown/research GitHub Wiki

GraphQL

GraphQL is a query language for APIs, that allows for aggregation of data with typing scheme.

Background