| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.25.2 source code.tar.gz | 2025-02-07 | 612.0 kB | |
| 0.25.2 source code.zip | 2025-02-07 | 963.2 kB | |
| README.md | 2025-02-07 | 527 Bytes | |
| Totals: 3 Items | 1.6 MB | 0 | |
What's Changed
- use graphql core extensions field to store contrib resolvers by @reallistic in https://github.com/mirumee/ariadne/pull/1228
- feat!: add a default global ID encoder, add a id_field on the query type by @pkucmus in https://github.com/mirumee/ariadne/pull/1227
Full Changelog: https://github.com/mirumee/ariadne/compare/0.25.1...0.25.2
Breaking Change: in the ariadne.contrib.relay module a change was introduced, the global ID decoder now takes a string, not the query kwargs like in 0.25.1