@graphql-tools/executor-legacy-ws
Table of contents
Enumerations
Interfaces
Functions
Functions
buildWSLegacyExecutor
▸ buildWSLegacyExecutor(subscriptionsEndpoint
, WebSocketImpl
, options?
): Executor
Parameters
Name | Type |
---|---|
subscriptionsEndpoint | string |
WebSocketImpl | typeof WebSocket |
options? | LegacyWSExecutorOpts |
Returns
Defined in
packages/executors/legacy-ws/src/index.ts:23 (opens in a new tab)