# @graphql-tools/executor-graphql-ws

> A set of utils for faster development of GraphQL tools

Latest version **3.2.0** (published 2026-09-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @graphql-tools/executor-graphql-ws
pnpm add @graphql-tools/executor-graphql-ws
yarn add @graphql-tools/executor-graphql-ws
bun add @graphql-tools/executor-graphql-ws
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.2.0 |
| Published | 2026-09-08 |
| First published | 2022-11-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 7 |
| Unpacked size | 39.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 117 |
| Author | Arda TANRIKULU <ardatanrikulu@gmail.com> |
| Maintainers | dotansimha, urigo, ardatan, enisdenjo, theguild-bot |

## Links

- npm: https://www.npmjs.com/package/@graphql-tools/executor-graphql-ws
- Repository: https://github.com/graphql-hive/gateway
- npm.io page: https://npm.io/package/@graphql-tools/executor-graphql-ws

## Dependencies (7)

- [ws](https://npm.io/package/ws.md) ^8.21.0
- [isows](https://npm.io/package/isows.md) ^1.0.7
- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [graphql-ws](https://npm.io/package/graphql-ws.md) ^6.0.6
- [@graphql-tools/utils](https://npm.io/package/@graphql-tools/utils.md) ^12.0.1
- [@whatwg-node/disposablestack](https://npm.io/package/@whatwg-node/disposablestack.md) ^0.0.6
- [@graphql-tools/executor-common](https://npm.io/package/@graphql-tools/executor-common.md) ^1.1.0

## Recent versions

- 3.2.0 (latest) — 2026-09-08
- 3.2.0-alpha-ab9c6ad06eb6cb354994a3aa1f468e3e204e2934 (alpha) — 2026-09-08
- 3.1.5-rc-131325436377ced126437e6d423e00353f2e41c4 (rc) — 2026-03-15
- 3.1.2-hive-router-query-planner-3f85b7ca1bf4c6562a359d35016623cab61746b0 (hive-router-query-planner) — 2025-11-07
- 3.0.0-next-38d601a82253147a4bfe657c7eee418d25c183b6 (next) — 2025-09-04
- 3.1.6-alpha-8f117bcbea98536ce3233d8bc38febf5e9a2ebe5 — 2026-09-08
- 3.1.6-alpha-19e404065a9d88215d1530749b43ce5e39262a56 — 2026-09-08
- 3.1.6-alpha-afeb95d5ca8e2de8af2a2bb3a086413badc5e7ea — 2026-07-17
- 3.1.6-alpha-777fc7094d319a3a628e99d28b5573594a81ae35 — 2026-07-13
- 3.1.5 — 2026-03-15
- 3.1.5-alpha-d376ee257718072ef042097afb6f21e831f73c45 — 2026-03-15
- 3.1.5-alpha-7880f15b52bbb65c4010a64c2a3219e570e1ae4c — 2026-03-15
- 3.1.4-rc-35b150aea190088633256d51532a65f4b7402dcf — 2026-01-08
- 3.1.4 — 2026-01-08
- 3.1.4-rc-2b094c5c1969c049849df1e67b5fa6e457a18630 — 2026-01-08
- … 1518 more at https://npm.io/package/@graphql-tools/executor-graphql-ws/versions

## README

![Hive GraphQL Platform](https://the-guild.dev/graphql/hive/github-org-image.png)

# Hive Gateway

A fully open-source MIT-licensed GraphQL API gateway that can act as a [GraphQL federation](https://the-guild.dev/graphql/hive/federation) Gateway or a Proxy Gateway for any GraphQL services.

It can be run as a standalone binary, a Docker Image, or as a JavaScript package (e.g. within Node.js, Bun, Deno, Google Cloud Functions, Azure Functions or Cloudflare Workers)

---
_Source: https://npm.io/package/@graphql-tools/executor-graphql-ws · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
