| Package | Description |
|---|---|
| io.vertx.reactivex.ext.web.handler.graphql |
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<ApolloWSMessage> |
ApolloWSMessage.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static ApolloWSMessage |
ApolloWSMessage.newInstance(ApolloWSMessage arg) |
| Modifier and Type | Method and Description |
|---|---|
ApolloWSHandler |
ApolloWSHandler.dataLoaderRegistry(Function<ApolloWSMessage,org.dataloader.DataLoaderRegistry> factory)
Customize the .
|
ApolloWSHandler |
ApolloWSHandler.locale(Function<ApolloWSMessage,Locale> factory)
Customize the passed to the GraphQL execution engine.
|
ApolloWSHandler |
ApolloWSHandler.messageHandler(Handler<ApolloWSMessage> messageHandler)
Customize the message .
|
ApolloWSHandler |
ApolloWSHandler.queryContext(Function<ApolloWSMessage,Object> factory)
Customize the query context object.
|
Copyright © 2020 Eclipse. All rights reserved.