On this page

buildWSLegacyExecutor

The buildWSLegacyExecutor function exported by @graphql-tools/executor-legacy-ws.

buildWSLegacyExecutor(subscriptionsEndpoint, WebSocketImpl, options?): DisposableExecutor

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

Parameters

subscriptionsEndpoint

string

WebSocketImpl

typeof WebSocket

options?

LegacyWSExecutorOpts

Returns

DisposableExecutor