| Package | Description | 
|---|---|
| io.vertx.rxjava.ext.web.handler.graphql | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.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(java.util.function.Function<ApolloWSMessage,org.dataloader.DataLoaderRegistry> factory)
Customize the . 
 | 
ApolloWSHandler | 
ApolloWSHandler.locale(java.util.function.Function<ApolloWSMessage,Locale> factory)
Customize the  passed to the GraphQL execution engine. 
 | 
ApolloWSHandler | 
ApolloWSHandler.messageHandler(Handler<ApolloWSMessage> messageHandler)
Customize the message . 
 | 
ApolloWSHandler | 
ApolloWSHandler.queryContext(java.util.function.Function<ApolloWSMessage,Object> factory)
Customize the query context object. 
 | 
Copyright © 2023 Eclipse. All rights reserved.