Jump to content

GraphQL

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bgwhite (talk | contribs) at 08:50, 6 November 2016 (Do general fixes and cleanup. - using AWB (12082)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GraphQL
Developer(s)Facebook, and community
Initial release2015 (2015)
Repository
Written inImplementations in JavaScript, Ruby, Scala, others.
Operating systemCross-platform
Websitegraphql.org

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