| Interface | Description |
|---|---|
| GraphQLHandler |
A
Route handler for GraphQL requests. |
| TriConsumer<T,U,V> |
Like
BiConsumer but accepts three arguments. |
| Class | Description |
|---|---|
| GraphiQLOptions |
Embedded GraphiQL user interface options.
|
| GraphiQLOptionsConverter |
Converter and Codec for
GraphiQLOptions. |
| GraphQLHandlerOptions |
Options for configuring the
GraphQLHandler. |
| GraphQLHandlerOptionsConverter |
Converter and Codec for
GraphQLHandlerOptions. |
| VertxBatchLoader<K,V> |
A
BatchLoaderWithContext that works well with Vert.x callback-based APIs. |
| VertxDataFetcher<T> |
A
DataFetcher that works well with Vert.x callback-based APIs. |
| VertxPropertyDataFetcher |
Extends
PropertyDataFetcher so that properties can be read from a JsonObject. |
Copyright © 2019 Eclipse. All rights reserved.