1.6.0
- Support client code generation #37 #53 by @kobylynskyi
- Generate Builder for model classes #10 #54 by @kobylynskyi
- Default to
main/resources
directory when no schema is provided #48 #46 by @joffrey-bion - Unify data and template of field resolvers and operations #66 #61 #63 by @joffrey-bion
- Fix FieldResolver generation: consider
modelNamePrefix
/modelNameSuffix
and make it work for Gradle plugin #58 #60 @kobylynskyi - Add missing
@Input*
annotations to Gradle plugin inputs #47 by @joffrey-bion