This is an old revision of the document!


What is GraphQL?

Reaching production-ready and open source status in September 2016, GraphQL is a growing publicly explored query language for APIs and databases. Its appeal among query languages is the simplicity and clarity of a query itself. The user has the power to intuitively form structured queries that mirror the hierarchy of the returned JSON and that demand a vast quantity of data in a time efficient manner. The query language enables users to receive only what they when asking for data from the underlying infrastructure by specifying in the query the data type and field(s) nested in the type.

courses/cs397/winter2017/graphql.1491603993.txt.gz · Last modified: 2017/04/07 22:26 by ozarkp
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0