# @envelop/core

Latest version **5.6.0** (published 2026-08-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install @envelop/core
pnpm add @envelop/core
yarn add @envelop/core
bun add @envelop/core
```

## 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 | 5.6.0 |
| Published | 2026-08-19 |
| First published | 2021-03-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.0.0 |
| Dependencies | 4 |
| Unpacked size | 100.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 8530 |
| Author | Dotan Simha <dotansimha@gmail.com> |
| Maintainers | dotansimha, enisdenjo, theguild-bot |
| Keywords | gql, graphql, server, framework, node, nodejs, typescript |

## Links

- npm: https://www.npmjs.com/package/@envelop/core
- Repository: https://github.com/graphql-hive/graphql-yoga
- npm.io page: https://npm.io/package/@envelop/core

## Dependencies (4)

- [tslib](https://npm.io/package/tslib.md) ^2.5.0
- [@envelop/types](https://npm.io/package/@envelop/types.md) ^5.2.1
- [@envelop/instrumentation](https://npm.io/package/@envelop/instrumentation.md) ^1.0.0
- [@whatwg-node/promise-helpers](https://npm.io/package/@whatwg-node/promise-helpers.md) ^1.2.4

## Alternatives

- [apollo-link-http-common](https://npm.io/package/apollo-link-http-common.md) — 879.0K weekly downloads
- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads

## Recent versions

- 5.6.0 (latest) — 2026-08-19
- 6.0.0-alpha-20260420122826-afff629b648b45dc56cbf71f10a44eb4006be3c3 (alpha) — 2026-04-20
- 5.2.3-rc-20250306153119-ed3979491f3ac71caf439dd723f2d12d26b1000f (rc) — 2025-03-06
- 5.5.1-alpha-20260211135637-93c20e8d6487b818cbaeae5d79720080f2cdb30f — 2026-02-11
- 5.5.1-alpha-20260211135549-d5b47440cdcf7b0c44848a5d2d061d5bd2270ca4 — 2026-02-11
- 5.5.1-alpha-20260211135457-17dcb4f75d8b14c54c5b72820d4adc64ee17a76b — 2026-02-11
- 5.5.1 — 2026-02-11
- 5.5.1-alpha-20260211134540-a42c1c0e06864232b43671a2c90543caf9e7a99a — 2026-02-11
- 5.5.1-alpha-20260211133743-c4aa2c6402a6830521632f3ae388267ba187aba3 — 2026-02-11
- 5.5.0 — 2026-01-20
- 5.5.0-alpha-20260120170745-adbe13e06b251f86813e84382d87a6113a9c11cf — 2026-01-20
- 5.5.0-alpha-20260120165659-e6c64c712e52f7da442c51fed7a2aa5436afed6c — 2026-01-20
- 5.5.0-alpha-20260120165332-6d6a496b7a518ed85a7ce7c43c610183dabe24ca — 2026-01-20
- 5.5.0-alpha-20260120164856-c20d9370e5c23c9e9add81795b0f6f9d39863860 — 2026-01-20
- 5.5.0-alpha-20260120163957-b4744604646cfe51bb9485f5a65ddd6bc24c2966 — 2026-01-20
- … 1803 more at https://npm.io/package/@envelop/core/versions

## README

## `@envelop/core`

This is the core package for Envelop. You can find a complete documentation here:
https://github.com/graphql-hive/envelop

### Built-in plugins

- [`useSchema`](./docs/use-schema.md)
- [`useSchemaByContext`](./docs/use-schema-by-context.md)
- [`useErrorHandler`](./docs/use-error-handler.md)
- [`useExtendContext`](./docs/use-extend-context.md)
- [`useLogger`](./docs/use-logger.md)
- [`useMaskedErrors`](./docs/use-masked-errors.md)
- [`usePayloadFormatter`](./docs/use-payload-formatter.md)
- [`useEngine`](./docs/use-engine.md)
- [`useValidationRule`](./docs/use-validation-rule.md)

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