• Docs
  • API Reference
  • Packages
  • executors-legacy-ws

@graphql-tools/executor-legacy-ws

Table of contents

Enumerations

Interfaces

Functions

Functions

buildWSLegacyExecutor

buildWSLegacyExecutor(subscriptionsEndpoint, WebSocketImpl, options?): Executor

Parameters

NameType
subscriptionsEndpointstring
WebSocketImpltypeof WebSocket
options?LegacyWSExecutorOpts

Returns

Executor

Defined in

packages/executors/legacy-ws/src/index.ts:23