Communication Protocols · GraphQL Specification

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.

Documentation Endpoint View on GitHub APIsApplication ProtocolsCommunication ProtocolsInternetIETFNetworkingReal-TimeStandardsTransportWebGraphQL

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

https://graphql.org

References

Back to Communication Protocols · All GraphQL Specs · GitHub