| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-22 | 1.2 kB | |
| v1.10.3 source code.tar.gz | 2026-09-22 | 287.6 kB | |
| v1.10.3 source code.zip | 2026-09-22 | 350.9 kB | |
| Totals: 3 Items | 639.8 kB | 1 | |
What's Changed
- fix: return reflect.Value from Field.resolve to preserve Go interface by @janisz in https://github.com/graph-gophers/graphql-go/pull/764
- fix TraceField finish never receiving the resolver's error by @thaarok in https://github.com/graph-gophers/graphql-go/pull/773
- fix: reject undefined input object fields supplied via variables by @derekadams in https://github.com/graph-gophers/graphql-go/pull/765
- fix(validation): enforce oneOf dir through variable path by @pavelnikolov in https://github.com/graph-gophers/graphql-go/pull/775
- fix(internal/common): limit lexer recursion depth by @pavelnikolov in https://github.com/graph-gophers/graphql-go/pull/776
New Contributors
- @janisz made their first contribution in https://github.com/graph-gophers/graphql-go/pull/764
- @thaarok made their first contribution in https://github.com/graph-gophers/graphql-go/pull/773
- @derekadams made their first contribution in https://github.com/graph-gophers/graphql-go/pull/765
Full Changelog: https://github.com/graph-gophers/graphql-go/compare/v1.10.2...v1.10.3
If this release helps you, please, consider becoming a sponsor ❤️