Skip to content

Release 0.10.3

Compare
Choose a tag to compare
@bellini666 bellini666 released this 06 Jul 16:58
· 364 commits to main since this release
66cb7ac

What's changed

  • fix: make sure field_name overriding is not ignored when querying data (#282)
  • fix: the type's queryset doesn't receive **kwarg
  • fix: make sure the type's get_queryset gets called for resolved coroutines (#281)
  • chore: expose missing input_mutation in init file
  • docs: fix some documentation examples

Full Changelog: v0.10.2...v0.10.3