Log in
Enquire now
GraphQL

GraphQL

GraphQL is an open-source query language for APIs that fulfills queries with existing data; it was originally developed by Meta.

OverviewStructured DataIssuesContributors

Contents

OverviewGraphQL FoundationTimelineTable: Further ResourcesReferences
graphql.org
Is a
Technology
Technology

Technology attributes

Created/Discovered by
Meta
Meta
Related Organization
Linux Foundation
Linux Foundation
Date Invented
2012

Other attributes

B2X
B2B
B2B
Blog
graphql.org/blog/
CEO
Mark Zuckerberg
Mark Zuckerberg
Company Operating Status
Active
Competitors
‌
REST API
Email Address
info@graphql.org
Founded Date
January 1, 2012
8
Founder
Mark Zuckerberg
Mark Zuckerberg
Industry
Web API
Web API
‌
Data mining
Application programming interface (API)
Application programming interface (API)
Application software
Application software
Web development
Web development
Mobile application development
Mobile application development
Published Date
September 14, 2015
8
Source Code
github.com/graphql/g...aphql-spec
Wikidata ID
Q25104949
Overview

GraphQL is a query language for APIs that fulfills queries with existing data. It describes the data within the API and provides developers with tools from there. GraphQL is organized through types and fields rather than endpoints to ensure apps can avoid writing manual parsing codes. The technology allows a developer to learn what data can be requested and highlight issues from the API without an editor.

Key features of GraphQL include the following:

  • Aggregating data from multiple UI components
  • Creating a representation of data that feels natural (i.e., a graph)
  • Ensuring data is statically typed and that these types inform the queries supported by the schema
  • Reducing the need for breaking changes while utilizing a built-in mechanism for deprecations when needed
  • Accessing a tooling ecosystem with GUIs, editor integrations, code generation, linting, analytics, and more

GraphQL was created in 2012 by Facebook (now Meta), and the company's mobile apps have been powered by GraphQL since its creation. A GraphQL spec was open-sourced in 2015. In 2019, Facebook and others created the GraphQL Foundation—a neutral, nonprofit home for GraphQL. GraphQL has grown to be used by a large number of companies and teams of various sizes across different environments and languages in order to run mobile apps, websites, and APIs.

GraphQL has been developed for use with popular languages such as JavaScript, Python, Ruby, C#, Go, and PHP. GraphQL APIs consist of three main components:

  • Schema—the type system used to define the API for a server implementation, including all of its capabilities and functions.
  • Query—the request, or instruction, for an output. New queries are declared with a keyword and can support nested fields, arrays, and arguments.
  • Resolver—a function that specifies how and where an API can access data within a given field. The resolver tells GraphQL how to handle queries.
GraphQL Foundation

The GraphQL Foundation is a neutral, nonprofit foundation founded in 2019 by Apollo, AWS, Butterfly Network, Dgraph Labs, Facebook, Gatsby, GraphZen, Hasura, IBM, Intuit, Neo4j, Novvum, Pipefy, Salsify, Solo.io, and Thicit. The foundation is hosted by The Linux Foundation and acts as a home for GraphQL assets and collaboration, including the GraphQL trademark. It provides a means of collecting and distributing membership dues to support core community infrastructure and programs. The GraphQL foundation also encourages contributions, stewardship, and a shared investment from a broad group in vendor-neutral events, documentation, tools, and support. The primary aim is to guarantee the GraphQL community is able to focus on the evolution of the specification and reference implementations. This is done through a number of activities:

  • Funding grants for project maintainers and community gardeners
  • Coordinating and funding mentorship programs
  • Providing collaboration infrastructure
  • Managing the GraphQL trademark and related policies
  • Providing legal support for projects
  • Operational and logistical support through The Linux Foundation

The GraphQL Foundation works closely with the GraphQL Working Group and the GraphQL Technical Steering Committee (TSC).

Timeline

No Timeline data yet.

Further Resources

Title
Author
Link
Type
Date
No Further Resources data yet.

References

Find more entities like GraphQL

Use the Golden Query Tool to find similar entities by any field in the Knowledge Graph, including industry, location, and more.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.