Technical Specifications GraphQL API
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need, and makes it easier to evolve APIs over time. Maintained by the GraphQL Foundation under the Linux Foundation.
Overview
Technical Specifications GraphQL API is a GraphQL API specification published by Technical Specifications on the APIs.io network.
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need, and makes it easier to evolve APIs over time. Maintained by the GraphQL Foundation under the Linux Foundation.
The GraphQL endpoint is available at https://spec.graphql.org/October2021. documentation is published at https://graphql.org/.
The specification includes 1 reference link.
Tagged areas include Documentation, Engineering, Requirements, Specifications, and Standards.
Endpoint
References
- Documentation https://graphql.org/learn/