# @graphql-mesh/transport-common

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

## Install

```sh
npm install @graphql-mesh/transport-common
pnpm add @graphql-mesh/transport-common
yarn add @graphql-mesh/transport-common
bun add @graphql-mesh/transport-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-01-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 9 |
| Unpacked size | 63.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 118 |
| Author | The Guild |
| Maintainers | urigo, dotansimha, ardatan, enisdenjo, theguild-bot |

## Links

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

## Dependencies (9)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [@envelop/core](https://npm.io/package/@envelop/core.md) ^5.4.0
- [@graphql-mesh/types](https://npm.io/package/@graphql-mesh/types.md) ^0.107.1
- [@graphql-hive/logger](https://npm.io/package/@graphql-hive/logger.md) ^1.1.1
- [@graphql-hive/pubsub](https://npm.io/package/@graphql-hive/pubsub.md) ^2.2.1
- [@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
- [@graphql-tools/executor](https://npm.io/package/@graphql-tools/executor.md) ^2.0.1
- [@graphql-tools/executor-common](https://npm.io/package/@graphql-tools/executor-common.md) ^1.1.0

## Recent versions

- 1.1.0 (latest) — 2026-09-08
- 1.1.0-alpha-ab9c6ad06eb6cb354994a3aa1f468e3e204e2934 (alpha) — 2026-09-08
- 1.0.20-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 (rc) — 2026-08-03
- 1.0.11-hive-router-query-planner-da0e1cf5a21b33ada21b748f2388238e7cc45844 (hive-router-query-planner) — 2025-11-11
- 1.0.0-next-38d601a82253147a4bfe657c7eee418d25c183b6 (next) — 2025-09-04
- 1.0.22-alpha-8f117bcbea98536ce3233d8bc38febf5e9a2ebe5 — 2026-09-08
- 1.0.22-alpha-19e404065a9d88215d1530749b43ce5e39262a56 — 2026-09-08
- 1.0.21 — 2026-09-02
- 1.0.21-alpha-a25a0e4521aff5261d06903efe4386cd565f2e57 — 2026-09-01
- 1.0.20 — 2026-08-03
- 1.0.20-alpha-c31a6fb49a767ae53e3f6601de16796f867d464f — 2026-07-31
- 1.0.20-alpha-c5917569ca8f291f70650e1f589ef9f8624e74a6 — 2026-07-31
- 1.0.20-alpha-8b5192f101ba44b5b9ec7ffaeb970aa2bde82950 — 2026-07-31
- 1.0.20-alpha-662b8cab81b80c17bded759e2094f824c6fffa5a — 2026-07-31
- 1.0.20-alpha-9155063fc90fd231f71d464ddedbd52a3b3ef690 — 2026-07-21
- … 2590 more at https://npm.io/package/@graphql-mesh/transport-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-mesh/transport-common · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
