Variable: GRAPHQL_TRANSPORT_WS_PROTOCOL (common)

GRAPHQL_TRANSPORT_WS_PROTOCOL (graphql-ws/common): The WebSocket sub-protocol used for the GraphQL over WebSocket Protocol.

const GRAPHQL_TRANSPORT_WS_PROTOCOL: "graphql-transport-ws" = 'graphql-transport-ws'

Defined in: src/common.ts:15

The WebSocket sub-protocol used for the GraphQL over WebSocket Protocol.