Skip to Content
GraphQL Tools
DocumentationAPIExecutorslegacy-wssrcfunctionsbuildWSLegacyExecutor

Function: buildWSLegacyExecutor()

buildWSLegacyExecutor(subscriptionsEndpoint, WebSocketImpl, options?): DisposableExecutor

Defined in: packages/executors/legacy-ws/src/index.ts:27

Parameters

subscriptionsEndpoint

string

WebSocketImpl

typeof WebSocket

options?

LegacyWSExecutorOpts

Returns

DisposableExecutor