# @graphql-tools/executor-http

> A set of utils for faster development of GraphQL tools

Latest version **3.4.1** (published 2026-09-11) · MIT license · 0 weekly downloads

## Install

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

## 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.4.1 |
| Published | 2026-09-11 |
| First published | 2022-11-08 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 9 |
| Unpacked size | 127.9 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-http
- Repository: https://github.com/graphql-hive/gateway
- npm.io page: https://npm.io/package/@graphql-tools/executor-http

## Dependencies (9)

- [meros](https://npm.io/package/meros.md) ^1.3.2
- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [@whatwg-node/fetch](https://npm.io/package/@whatwg-node/fetch.md) ^0.10.13
- [@graphql-hive/signal](https://npm.io/package/@graphql-hive/signal.md) ^2.0.0
- [@graphql-tools/utils](https://npm.io/package/@graphql-tools/utils.md) ^12.0.1
- [@repeaterjs/repeater](https://npm.io/package/@repeaterjs/repeater.md) ^3.0.4
- [@whatwg-node/disposablestack](https://npm.io/package/@whatwg-node/disposablestack.md) ^0.0.6
- [@whatwg-node/promise-helpers](https://npm.io/package/@whatwg-node/promise-helpers.md) ^1.3.2
- [@graphql-tools/executor-common](https://npm.io/package/@graphql-tools/executor-common.md) ^1.1.0

## Recent versions

- 3.4.1 (latest) — 2026-09-11
- 3.4.1-rc-e1e3a1170a0847a00d4673376178525f92abf760 (rc) — 2026-09-11
- 3.4.1-alpha-bdaf58055541ac4be711541d8853b1da29c55f59 (alpha) — 2026-09-11
- 3.0.6-hive-router-query-planner-3f85b7ca1bf4c6562a359d35016623cab61746b0 (hive-router-query-planner) — 2025-11-07
- 3.0.0-next-38d601a82253147a4bfe657c7eee418d25c183b6 (next) — 2025-09-04
- 3.4.1-rc-2c59234b69d3c5864a49d5b9f93d718e60b466c8 — 2026-09-11
- 3.4.0 — 2026-09-08
- 3.4.0-alpha-ab9c6ad06eb6cb354994a3aa1f468e3e204e2934 — 2026-09-08
- 3.3.1-alpha-8f117bcbea98536ce3233d8bc38febf5e9a2ebe5 — 2026-09-08
- 3.3.1-alpha-19e404065a9d88215d1530749b43ce5e39262a56 — 2026-09-08
- 3.3.1-alpha-afeb95d5ca8e2de8af2a2bb3a086413badc5e7ea — 2026-07-17
- 3.3.0-alpha-83ef0bf0e07da6d73bd597dcef34ecf35bb2eb92 — 2026-05-07
- 3.3.0-alpha-c04eae45f859e3c2e11282fa7b8355bed900c6a6 — 2026-05-07
- 3.3.0-alpha-e2cd8aecc2cf75598a574e5eaf98122368e2daf6 — 2026-05-07
- 3.3.0-alpha-0986b7c1a25a4e0e0c1250d269a10b75c3059d6d — 2026-05-07
- … 2262 more at https://npm.io/package/@graphql-tools/executor-http/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-http · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
