github graphql-java-kickstart/graphql-java-tools 6.1.0

latest releases: v13.0.4, v13.1.1, v13.1.0...
3 years ago

Minor changes

  • Validation directives on nested Input fields example #385
  • Upgrade to graphql-java 14.1

Breaking changes

  • If parameter is of type Optional its value is now set to Optional.empty() for both omitted and null argument. To get the old behavior back set inputArgumentOptionalDetectOmission to true.
  • Support for the deprecated @Batched annotation has been removed.

Don't miss a new graphql-java-tools release

NewReleases is sending notifications on new releases.