# @graphql-tools/load

> A set of utils for faster development of GraphQL tools

Latest version **8.1.17** (published 2026-09-07) · MIT license · 0 weekly downloads

## Install

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

## 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 | 8.1.17 |
| Published | 2026-09-07 |
| First published | 2020-04-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=16.0.0 |
| Dependencies | 4 |
| Unpacked size | 80.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 5431 |
| Author | Dotan Simha |
| Maintainers | dotansimha, urigo, ardatan, enisdenjo, theguild-bot |

## Links

- npm: https://www.npmjs.com/package/@graphql-tools/load
- Repository: https://github.com/ardatan/graphql-tools
- Homepage: https://github.com/ardatan/graphql-tools#readme
- Issues: https://github.com/ardatan/graphql-tools/issues
- npm.io page: https://npm.io/package/@graphql-tools/load

## Dependencies (4)

- [tslib](https://npm.io/package/tslib.md) ^2.4.0
- [p-limit](https://npm.io/package/p-limit.md) 3.1.0
- [@graphql-tools/utils](https://npm.io/package/@graphql-tools/utils.md) ^12.0.1
- [@graphql-tools/schema](https://npm.io/package/@graphql-tools/schema.md) ^10.1.1

## Recent versions

- 8.1.17 (latest) — 2026-09-07
- 8.1.18-alpha-20260923212827-9c8338f98e84339bb671decdbb9423aeef1d8432 (alpha) — 2026-09-23
- 8.1.17-rc-20260907155438-70f93ec122ac510059d67d2c95fa983767d228e4 (rc) — 2026-09-07
- 7.0.0-alpha-e6320b00.0 (beta) — 2021-07-15
- 6.2.4-alpha-dee550e0.0 (canary) — 2020-09-29
- 6.0.0-alpha.2 (next) — 2020-05-19
- 8.1.18-alpha-20260923212747-9668d672439aa7d3cc9c17c84c3a096df42cbbf6 — 2026-09-23
- 8.1.18-alpha-20260922221454-33827f8349f683838022bbb7d14cd244a5a2e8fa — 2026-09-22
- 8.1.18-alpha-20260922213114-80b8d0b56cc0aa9d5f8f38deb4eb68d9c93eb2f0 — 2026-09-22
- 8.1.18-alpha-20260922212848-9c1c542e1bd63577b97181c486e32418415e7814 — 2026-09-22
- 8.1.18-alpha-20260922212612-7e4ae24a6461178fed587a3ac1f4c4c01fbbf07d — 2026-09-22
- 8.1.18-alpha-20260922142517-7b5950fa78bef9301ac8eafe60f1b404e615bcf0 — 2026-09-22
- 8.1.18-alpha-20260922141801-290ac620530ef1cfff04670bb12616bfa6eaf13b — 2026-09-22
- 8.1.18-alpha-20260922101042-b98146ede3196b53d6952bd58b686c21d90923fb — 2026-09-22
- 8.1.18-alpha-20260922092440-147d38ce92a37784eb85baab1c9495939d33042a — 2026-09-22
- … 1667 more at https://npm.io/package/@graphql-tools/load/versions

## README

Check API Reference for more information about this package;
https://www.graphql-tools.com/docs/api/modules/load_src

You can also learn more about Apollo Links in Schema Loading in this chapter;
https://www.graphql-tools.com/docs/schema-loading

You can also learn more about Apollo Links in Documents Loading in this chapter;
https://www.graphql-tools.com/docs/documents-loading

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