GraphQL


Topic | v1 | created by jjones |
Description

GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. GraphQL was developed internally by Facebook in 2012 before being publicly released in 2015. On 7 November 2018, the GraphQL project was moved from Facebook to the newly-established GraphQL Foundation, hosted by the non-profit Linux Foundation. Since 2012, GraphQL's rise has followed the adoption timeline as set out by Lee Byron, GraphQL's creator, with accuracy. Byron's goal is to make GraphQL omnipresent across web platforms. It provides an approach to developing web APIs and has been compared and contrasted with REST and other web service architectures.


Relations

relates to SQL

SQL (S-Q-L, "sequel"; Structured Query Language) is a domain-specific language used in programming an...

is Programming language

A programming language is a formal language comprising a set of instructions that produce various kin...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

has official Learn GraphQL

9.0 rating 2.0 level 8.0 clarity 2.0 background – 1 rating

Learn about GraphQL, how it works, and how to use it.

treated in Building real-time applications with Blazor and GraphQL - Michael Staib

Let`s put GraphQL and Blazor together and build super-responsive real-time applications. Together...