# @graphql-tools/executor-common

> A set of utils for faster development of GraphQL tools

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

## Install

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

## 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 | 1.1.0 |
| Published | 2026-09-08 |
| First published | 2024-12-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 2 |
| Unpacked size | 15 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 118 |
| Author | Arda TANRIKULU <ardatanrikulu@gmail.com> |
| Maintainers | dotansimha, urigo, ardatan, enisdenjo, theguild-bot |

## Links

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

## Dependencies (2)

- [@envelop/core](https://npm.io/package/@envelop/core.md) ^5.4.0
- [@graphql-tools/utils](https://npm.io/package/@graphql-tools/utils.md) ^12.0.1

## Recent versions

- 1.1.0 (latest) — 2026-09-08
- 1.1.0-alpha-ab9c6ad06eb6cb354994a3aa1f468e3e204e2934 (alpha) — 2026-09-08
- 1.0.6-rc-35b150aea190088633256d51532a65f4b7402dcf (rc) — 2026-01-08
- 1.0.4-hive-router-query-planner-3f85b7ca1bf4c6562a359d35016623cab61746b0 (hive-router-query-planner) — 2025-11-07
- 1.0.0-next-38d601a82253147a4bfe657c7eee418d25c183b6 (next) — 2025-09-04
- 1.0.7-alpha-8f117bcbea98536ce3233d8bc38febf5e9a2ebe5 — 2026-09-08
- 1.0.7-alpha-19e404065a9d88215d1530749b43ce5e39262a56 — 2026-09-08
- 1.0.7-alpha-afeb95d5ca8e2de8af2a2bb3a086413badc5e7ea — 2026-07-17
- 1.0.6 — 2026-01-08
- 1.0.6-rc-2b094c5c1969c049849df1e67b5fa6e457a18630 — 2026-01-08
- 1.0.6-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b — 2026-01-07
- 1.0.6-alpha-1d2d1089c944617a01e28c874a6d363b571d28f6 — 2026-01-07
- 1.0.6-rc-59ff08aafeffe7daa6876edb13fe6c2dd9701456 — 2026-01-07
- 1.0.6-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14 — 2026-01-07
- 1.0.5-alpha-1e11498b8d639febb484f31dfb15e0e65eb0f1eb — 2025-11-19
- … 743 more at https://npm.io/package/@graphql-tools/executor-common/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-common · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
