Release 1.6.0
·
24 commits
to master
since this release
Fixes
- Allow Translator to return multiple Cypher objects by @Andy2003 (#266)
- Resolve field alias in Cypher only if no DataFetchingInterceptor is used by @Andy2003 (#270)
Documentation
- Rename graphql-spring-boot example to graphql-kotlin-spring-boot by @Andy2003 (#263)
- Add example for integrating with new Spring GraphQL by @Andy2003 (#264)
- Improve DGS example: use generated constants by @Andy2003 (#271)