| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 16.12.0 source code.tar.gz | 2025-11-01 | 1.3 MB | |
| 16.12.0 source code.zip | 2025-11-01 | 1.4 MB | |
| README.md | 2025-11-01 | 6.0 kB | |
| Totals: 3 Items | 2.7 MB | 0 | |
v16.12.0 (2025-11-01)
New Feature 🚀
- #4482 Implement changes for executable descriptions (@JoviDeCroock)
- #4493 Backport schema coordinates (@JoviDeCroock)
Bug Fix 🐞
- #4392 Catch unhandled exception in abstract resolution (@JoviDeCroock)
Docs 📝
28 PRs were merged
* [#4374](https://github.com/graphql/graphql-js/pull/4374) docs: testing graphQL servers ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4376](https://github.com/graphql/graphql-js/pull/4376) docs: type generation for graphql servers ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4380](https://github.com/graphql/graphql-js/pull/4380) docs: add guides for custom scalars ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4381](https://github.com/graphql/graphql-js/pull/4381) docs: anatomy of a resolver ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4382](https://github.com/graphql/graphql-js/pull/4382) docs: understanding graphql errors ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4383](https://github.com/graphql/graphql-js/pull/4383) docs: N+1 problem and DataLoader ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4391](https://github.com/graphql/graphql-js/pull/4391) docs: cursor-based pagination guide ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4393](https://github.com/graphql/graphql-js/pull/4393) docs: add page on abstract types ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4394](https://github.com/graphql/graphql-js/pull/4394) docs: editorial on abstract types page ([@benjie](https://github.com/benjie)) * [#4395](https://github.com/graphql/graphql-js/pull/4395) docs: editorial for recent documentation updates ([@benjie](https://github.com/benjie)) * [#4396](https://github.com/graphql/graphql-js/pull/4396) docs: add page on authorization strategies ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4398](https://github.com/graphql/graphql-js/pull/4398) docs: update "going to production" guide ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4399](https://github.com/graphql/graphql-js/pull/4399) Update mutations-and-input-types.mdx ([@roman-lakhnov](https://github.com/roman-lakhnov)) * [#4400](https://github.com/graphql/graphql-js/pull/4400) Remove CJS from docs ([@JoviDeCroock](https://github.com/JoviDeCroock)) * [#4401](https://github.com/graphql/graphql-js/pull/4401) docs: add guide on directives ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4402](https://github.com/graphql/graphql-js/pull/4402) docs: add guide for operation complexity controls ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4405](https://github.com/graphql/graphql-js/pull/4405) docs: add guide on nullability ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4406](https://github.com/graphql/graphql-js/pull/4406) docs: add guide on subscriptions ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4411](https://github.com/graphql/graphql-js/pull/4411) docs: add guide on caching strategies ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4414](https://github.com/graphql/graphql-js/pull/4414) docs: guide on scaling your API ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4416](https://github.com/graphql/graphql-js/pull/4416) Editorial for [#4405] (nullability) ([@benjie](https://github.com/benjie)) * [#4417](https://github.com/graphql/graphql-js/pull/4417) Indicate that field arguments should always be preferred over directives ([@benjie](https://github.com/benjie)) * [#4418](https://github.com/graphql/graphql-js/pull/4418) docs: trusted documents ([@benjie](https://github.com/benjie)) * [#4419](https://github.com/graphql/graphql-js/pull/4419) docs: cleanup and fixes ([@sarahxsanders](https://github.com/sarahxsanders)) * [#4436](https://github.com/graphql/graphql-js/pull/4436) Suggestions for federation links ([@Urigo](https://github.com/Urigo)) * [#4444](https://github.com/graphql/graphql-js/pull/4444) Fix navigation ([@JoviDeCroock](https://github.com/JoviDeCroock)) * [#4452](https://github.com/graphql/graphql-js/pull/4452) fix(docs/mutations-and-input-types.mdx): root being inside of SDL ([@alesculek](https://github.com/alesculek)) * [#4473](https://github.com/graphql/graphql-js/pull/4473) docs: remove fourth permutation of the visit API ([@janmeier](https://github.com/janmeier))Polish 💅
- #4453 Remove oneof validation from values of correct type (@JoviDeCroock)
Internal 🏠
3 PRs were merged
* [#4390](https://github.com/graphql/graphql-js/pull/4390) Add the version support policy ([@benjie](https://github.com/benjie)) * [#4412](https://github.com/graphql/graphql-js/pull/4412) internal: use empty merge commit to clean up git diff from 16.x.x ([@yaacovCR](https://github.com/yaacovCR)) * [#4479](https://github.com/graphql/graphql-js/pull/4479) updated location of ModelSim gitignore file ([@magicmark](https://github.com/magicmark))Committers: 9
- Aleš Culek(@alesculek)
- Benjie(@benjie)
- Jan Aagaard Meier(@janmeier)
- Jovi De Croock(@JoviDeCroock)
- Mark Larah(@magicmark)
- null(@roman-lakhnov)
- Sarah Sanders(@sarahxsanders)
- Uri Goldshtein(@Urigo)
- Yaacov Rydzinski (@yaacovCR)