v4.2.0
- [Feature] Allow overriding generated sub package names #37
- [Feature] Add support [at]javaType directive for typeMapping in schema #44
- [Feature] Added Date to LocalDate default type mapping #46
- [Feature] Limit types to generated client api #50
- [Feature] MaxDepth setting for query API generation for very deeply nested schemas. #51
- [Improvement] Support graphql-java 16 and interfaces implementing interfaces