graphql-java/java-dataloader 4.0.0 and 5.0.0 has broken nullable types support in Kotlin A ticket was opened to address the issue: https://github.com/graphql-java/java-dataloader/issues/195 then it was fixed as part of: https://github.com/graphql-java/java-dataloader/pull/207 and https://github.com/graphql-java/java-dataloader/releases/tag/v5.0.1 So a new release was created, with the fix: https://github.com/graphql-java/graphql-java/releases/tag/v24.2 Can you please update the dependency