# @graphql-mesh/fusion-runtime

> Runtime for GraphQL Mesh Fusion Supergraph

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

## Install

```sh
npm install @graphql-mesh/fusion-runtime
pnpm add @graphql-mesh/fusion-runtime
yarn add @graphql-mesh/fusion-runtime
bun add @graphql-mesh/fusion-runtime
```

## 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.12.1 |
| Published | 2026-09-11 |
| First published | 2023-11-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20.0.0 |
| Dependencies | 20 |
| Unpacked size | 354.7 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/fusion-runtime
- Repository: https://github.com/graphql-hive/gateway
- npm.io page: https://npm.io/package/@graphql-mesh/fusion-runtime

## Dependencies (20)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [graphql-yoga](https://npm.io/package/graphql-yoga.md) ^5.21.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-mesh/utils](https://npm.io/package/@graphql-mesh/utils.md) ^0.107.1
- [@graphql-tools/wrap](https://npm.io/package/@graphql-tools/wrap.md) ^11.2.0
- [@graphql-hive/logger](https://npm.io/package/@graphql-hive/logger.md) ^1.1.1
- [@graphql-tools/merge](https://npm.io/package/@graphql-tools/merge.md) ^9.2.4
- [@graphql-tools/utils](https://npm.io/package/@graphql-tools/utils.md) ^12.0.1
- [@graphql-tools/stitch](https://npm.io/package/@graphql-tools/stitch.md) ^10.3.0
- [@graphql-tools/delegate](https://npm.io/package/@graphql-tools/delegate.md) ^12.2.0
- [@graphql-tools/executor](https://npm.io/package/@graphql-tools/executor.md) ^2.0.1
- [@envelop/instrumentation](https://npm.io/package/@envelop/instrumentation.md) ^1.0.0
- [@graphql-tools/federation](https://npm.io/package/@graphql-tools/federation.md) ^4.5.1
- [@graphql-mesh/cross-helpers](https://npm.io/package/@graphql-mesh/cross-helpers.md) ^0.4.16
- [@graphql-tools/batch-execute](https://npm.io/package/@graphql-tools/batch-execute.md) ^10.2.0
- [@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-mesh/transport-common](https://npm.io/package/@graphql-mesh/transport-common.md) ^1.1.0
- [@graphql-tools/stitching-directives](https://npm.io/package/@graphql-tools/stitching-directives.md) ^4.1.0

## Recent versions

- 1.12.1 (latest) — 2026-09-11
- 1.12.1-rc-e1e3a1170a0847a00d4673376178525f92abf760 (rc) — 2026-09-11
- 1.12.1-alpha-bdaf58055541ac4be711541d8853b1da29c55f59 (alpha) — 2026-09-11
- 1.6.6-local-6bcca2bc60aea3f017e008bd95b91f282608f123 (local) — 2026-02-02
- 1.5.0-hive-router-query-planner-69e29716438770d93494cee0849ed107c0b2cd9f (hive-router-query-planner) — 2025-11-11
- 1.0.0-next-38d601a82253147a4bfe657c7eee418d25c183b6 (next) — 2025-09-04
- 1.12.1-rc-2c59234b69d3c5864a49d5b9f93d718e60b466c8 — 2026-09-11
- 1.12.0 — 2026-09-08
- 1.12.0-alpha-ab9c6ad06eb6cb354994a3aa1f468e3e204e2934 — 2026-09-08
- 1.11.11-alpha-8f117bcbea98536ce3233d8bc38febf5e9a2ebe5 — 2026-09-08
- 1.11.11-alpha-19e404065a9d88215d1530749b43ce5e39262a56 — 2026-09-08
- 1.11.10 — 2026-09-07
- 1.11.10-rc-6c4b47c9f74a67379174853cbae683b8090bbe61 — 2026-09-07
- 1.11.10-rc-d0de842d7abc9205f7d10ab6ad34f722b5c814f2 — 2026-09-07
- 1.11.10-rc-422278ece8de122aef8c0f78282aaf6ab0a3a68e — 2026-09-07
- … 5033 more at https://npm.io/package/@graphql-mesh/fusion-runtime/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/fusion-runtime · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
