Spring for GraphQL 2.0.0 goes GA
I am pleased to announce that Spring for GraphQL 2.0 is now generally available and ships new features:
- a new GraphQL Java 25 baseline
- Nullability and JSpecify support in the project API
- Nullability checks for your application during Schema Mapping Inspection
- Flexible binding for input types
ArgumentValuesupport for client input- Multiple queries with
DgsGraphQlClient - Kotlin extensions for
GraphQlClientandGraphQlTester
You can get a full picture of this new major release with our release notes on the wiki.
Thanks to the community for your feedback and for testing the release candidates, this helped us to shape this new generation. Collaborating with the GraphQL Java team is always a pleasure, and we're sure that you will love the new GraphQL Java 25.0 features…