Releases: ExpediaGroup/graphql-kotlin-codegen
Releases · ExpediaGroup/graphql-kotlin-codegen
v3.10.0-alpha.1
Bug Fixes
- input field deprecation (#85) (93bddf5)
- make dataFetchingEnvironment nullable in resolver functions (92387c8)
- rename top level generated interfaces to be more explicit (#76) (6e84ed8)
- support reserved kotlin keywords (#83) (5e7ff5b)
Features
- add nullableDataFetchingEnvironment config (2950564)
- dummy (fd86c06)
- improve top-level Query and Mutation type handling (#72) (12a93b6)
v3.9.1
3.9.1 (2025-06-04)
Bug Fixes
v3.9.0
3.9.0 (2025-05-23)
Features
v3.8.2
3.8.2 (2025-03-31)
Bug Fixes
- honor includeDependentTypes false when using onlyTypes (#131) (2abd79c)
v3.8.0
3.8.0 (2025-02-09)
Features
v3.7.0
3.7.0 (2025-01-14)
Features
- add dataFetcherResult option to return both errors and partial data (#126) (5df1e00)
v3.6.1
3.6.1 (2024-10-30)
Bug Fixes
- ignore directive replacements for consolidated types when definitionType is input/output (#119) (3a8e3c1)
v3.6.0
3.6.0 (2024-08-31)
Features
- deps: update dependencies from v7.1.5 to v8 (major) (#111) (31e9831)
v3.5.1
3.5.1 (2024-08-22)
Bug Fixes