Skip to content

0.25.2

Latest
Compare
Choose a tag to compare
@pkucmus pkucmus released this 10 Feb 17:12

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