API Specifications GraphQL API
GraphQL is a query language and runtime for APIs, defined by the GraphQL Specification. The GraphQL Schema Definition Language (SDL) is the declarative format used to define types, queries, mutations, and subscriptions on a GraphQL server. The spec is governed by the GraphQL Foundation, a Linux Foundation project, under the OWFa 1.0 license. The current spec edition is the October 2021 release with continued Working Drafts.
Overview
API Specifications GraphQL API is a GraphQL API specification published by API Specifications on the APIs.io network.
GraphQL is a query language and runtime for APIs, defined by the GraphQL Specification. The GraphQL Schema Definition Language (SDL) is the declarative format used to define types, queries, mutations, and subscriptions on a GraphQL server. The spec is governed by the GraphQL Foundation, a Linux Foundation project, under the OWFa 1.0 license. The current spec edition is the October 2021 release with continued Working Drafts.
The GraphQL endpoint is available at https://spec.graphql.org/. documentation is published at https://graphql.org/.
The specification includes 1 reference link.
Tagged areas include API Specifications, Specification Languages, API Design, Contracts, and Schemas.
Endpoint
References
- Documentation https://graphql.org/learn/