Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
graphql logo

GraphQL

GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.

Learn about graphql

Organization
graphql
Website
graphql.org
Wikipedia
Wikipedia

Related topics

See more topics
api rest react
You can’t perform that action at this time.