Documentation
Common
Variables
GRAPHQL/TRANSPORT/WS/PROTOCOL

Variable: GRAPHQL_TRANSPORT_WS_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.