What's Changed
- use graphql core extensions field to store contrib resolvers by @reallistic in #1228
- feat!: add a default global ID encoder, add a id_field on the query type by @pkucmus in #1227
Full Changelog: 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