@graphql-tools/executor-graphql-ws
Table of contents
Functions
Functions
buildGraphQLWSExecutor
▸ buildGraphQLWSExecutor(url, webSocketImpl?, connectionParams?): Executor
Parameters
| Name | Type | Default value |
|---|---|---|
url | string | undefined |
webSocketImpl | typeof WebSocket | WebSocket |
connectionParams? | Record<string, any> | undefined |