Fix nullability annotations for mapAndDropNulls by kilink · Pull Request #4150 · graphql-java/graphql-java

Conversation

@kilink

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.

bbakerman

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

2 participants

@kilink @bbakerman