Jump to content

GraphQL

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JustinClarkCasey (talk | contribs) at 15:17, 28 April 2016 (Stub page for graphQL). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

GraphQL[1] is a data query language developed internally by Facebook in 2012 before being publicly released in 2015[2]. It provides an alternate to REST and ad-hoc webservice architectures[1].

References