Releases: AurityLab/graphql-kotlin-toolkit
Releases · AurityLab/graphql-kotlin-toolkit
0.2.3
Features:
- (codegen) Refactored directives (includes additional schema validation)
Fixes:
- (codegen) Map scalar "Float" to a Double instead of a Float
0.2.2
Fixes:
- (spring-boot) The response of the controller will now respect the GraphQL specification.
0.2.1
Features:
- Implement kDoubleNull directive
- Generate a environment class for each resolver
- Add
globalContext
option
0.2.0
Various improvements on all modules.