What's Changed
- Add Kotlin Coroutine Flow support for Subscriptions by @kilink in #1800
- Fix classification type in GraphQLErrorExtensions by @kilink in #1802
- Provide consistent support for dynamically registered DataFetchers by @ivanasen in #1770
- Add mock provider support for interface, union, and enum types by @kilink in #1803
- Add ability to override logging in DefaultDataFetcherExceptionHandler by @kilink in #1804
- Adding the ability to call input object setter methods if they exist, falling back to direct field access. by @ehardy in #1094
New Contributors
Full Changelog: v8.2.4...v8.2.5