GraphQL is a specification for a new type of API design developed by Facebook to solve some problems encountered by mobile clients. It allows clients to request only what they need via a query language interface.
Sort: