Skip to content

Directives and Monads

Choose a tag to compare

@brennantaylor brennantaylor released this 28 Sep 21:28
· 1107 commits to master since this release
  • 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.