Fix nullability annotations for mapAndDropNulls by kilink · Pull Request #4150 · graphql-java/graphql-java
Conversation
ImmutableKit is annotated with NullMarked, but the mapper passed to mapAndDropNulls may return null.
ImmutableKit is annotated with NullMarked, but the mapper passed to mapAndDropNulls may return null.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters