Skip to content

Releases: ExpediaGroup/graphql-kotlin

Directives and Monads

28 Sep 21:28
Compare
Choose a tag to compare
  • Standardize the creation and usage of custom directives.
  • Unwrap CompletableFuture as the built in executor for graphql-java will run it async. Support specifying other Monads to unwrap by providing a resolver in the SchemaConfig.

0.0.9

20 Sep 22:33
Compare
Choose a tag to compare
update pom