[UNRELEASED] 5.0.0-alpha.1
Pre-release
Pre-release
·
351 commits
to master
since this release
⚠️ This release had issues publishing to Maven Central. Please use 5.0.0-alpha.2 ⚠️
Minor Changes
- Add local schema file support to Gradle plugin extension (#1212) @dariuszkuc
- Add GraphQLUnion for custom schema modification (#1194) @smyrick
- Added ability to return lists of DataFetcherResults in functions with Schema Generator (#1150) @teoboley