⭐ New Features
- Improve support for GraphQLSchema transformation #536
- Refine
null
handling fortoEntity
andtoEntityList
inClientResponseField
#525 - Support default
DataLoaderOptions
inDefaultBatchLoaderRegistry
#522 - Add maxBatchSize attribute to
@BatchMapping
#520 - Support checks if GraphQL argument was set to
null
or omitted entirely #518 - Replace use of DataBinder for binding GraphQL arguments #516
- Ahead Of Time support #495
- Cannot use
Set
as property in GraphQL argument input object #394 - Cannot use GraphQL argument object whose generic type is declared on
@SchemaMapping
method #349