v21.2
What's Changed
- Upgrade graphql-java version to 21.2 by @geichelberger in #297
- Support for inherited interfaces (#65) by @richharms in #298
- Add a
@GraphQLIgnore
annotation allowing field parameters to be ignored/excluded from a schema by @mattjquinn in #299
New Contributors
- @mattjquinn made their first contribution in #299
Full Changelog: v21.1...v21.2