| Package | Description | 
|---|---|
| io.vertx.reactivex.ext.web.handler.graphql | |
| io.vertx.reactivex.ext.web.handler.graphql.ws | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<ExecutionInputBuilderWithContext> | 
ExecutionInputBuilderWithContext.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static <C> ExecutionInputBuilderWithContext<C> | 
ExecutionInputBuilderWithContext.newInstance(ExecutionInputBuilderWithContext arg)  | 
static <C> ExecutionInputBuilderWithContext<C> | 
ExecutionInputBuilderWithContext.newInstance(ExecutionInputBuilderWithContext arg,
           io.vertx.lang.rx.TypeArg<C> __typeArg_C)  | 
| Modifier and Type | Method and Description | 
|---|---|
ApolloWSHandler | 
ApolloWSHandler.beforeExecute(Handler<ExecutionInputBuilderWithContext<ApolloWSMessage>> config)
Deprecated.  
 | 
GraphQLHandler | 
GraphQLHandler.beforeExecute(Handler<ExecutionInputBuilderWithContext<RoutingContext>> config)
Set a callback to invoke before executing a GraphQL query. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GraphQLWSHandler | 
GraphQLWSHandler.beforeExecute(Handler<ExecutionInputBuilderWithContext<Message>> config)
Set a callback to invoke before executing a GraphQL query. 
 | 
Copyright © 2024 Eclipse. All rights reserved.