github graphql-java-kickstart/graphql-java-tools v5.4.0
5.4.0

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

Features

Graphql-java 11.0

Upgraded graphql-java to 11.0. See their release notes fur further details.

Type Definition Factory

Added the type definition factory to make it possible to dynamically add type definitions after the SDL has been parsed. This is used to automatically generate Relay connection type definitions. See https://www.graphql-java-kickstart.com/tools/type-definition-factory/ for more details.

Automatic generation of Relay Type Definitions

Relay Type Definitions can now be automatically generated using the @connection directive. See https://www.graphql-java-kickstart.com/tools/relay/ for more details and basic usage.

Directives

Support for directives has been included now. See https://www.graphql-java-kickstart.com/tools/directives/ for more details and basic usage.

Other features

#104 Coroutine support

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

NewReleases is sending notifications on new releases.