Releases: ExpediaGroup/graphql-kotlin
Releases · ExpediaGroup/graphql-kotlin
Directives and Monads
- 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 theSchemaConfig
.