Communication Protocols GraphQL API
A query language and runtime for client-driven data APIs over HTTP and WebSockets. GraphQL exposes a single endpoint with a typed schema defining queries, mutations, and subscriptions, allowing clients to request precisely the data they need.
Overview
Communication Protocols GraphQL API is a GraphQL API specification published by Communication Protocols on the APIs.io network.
A query language and runtime for client-driven data APIs over HTTP and WebSockets. GraphQL exposes a single endpoint with a typed schema defining queries, mutations, and subscriptions, allowing clients to request precisely the data they need.
The GraphQL endpoint is available at https://graphql.org. documentation is published at https://graphql.org/.
The specification includes 2 reference links.
Tagged areas include APIs, Application Protocols, Communication Protocols, Internet, and IETF.
Endpoint
References
- Documentation https://graphql.org/learn/
- Reference https://github.com/graphql/graphql-spec