aid: graphql name: GraphQL description: GraphQL is a query language for APIs and a runtime for fulfilling those queries with existing data. Developed by Facebook in 2012 and open-sourced in 2015, GraphQL provides a complete and understandable description of the data in an API, gives clients the power to ask for exactly what they need, and enables powerful developer tools. It is maintained by the GraphQL Foundation under the Linux Foundation. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg url: https://graphql.org/ created: '2025-01-01' modified: '2026-03-16' specificationVersion: '0.19' type: Index tags: - Data Fetching - GraphQL - Query Language - Specification apis: [] common: - type: DomainSecurity url: security/graphql-domain-security.yml - type: GitHubOrganization url: https://github.com/graphql - type: Portal url: https://graphql.org/ - type: Documentation url: https://graphql.org/learn/ - type: GettingStarted url: https://graphql.org/learn/ - type: Blog url: https://graphql.org/blog/ - type: JSONSchema url: json-schema/graphql-request.json - type: JSONSchema url: json-schema/graphql-response.json - type: JSONSchema url: json-schema/graphql-error.json - type: JSONSchema url: json-schema/graphql-introspection.json - type: JSONLDContext url: json-ld/graphql-context.jsonld maintainers: - FN: Kin Lane email: kin@apievangelist.com