| Package | Description |
|---|---|
| io.vertx.ext.web.handler.graphql |
| Modifier and Type | Method and Description |
|---|---|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.beforeExecute(Handler<ExecutionInputBuilderWithContext<RoutingContext>> beforeExecuteHandler)
Set a callback to invoke before executing a GraphQL query.
|
static GraphQLHandlerBuilder |
GraphQLHandler.builder(graphql.GraphQL graphQL)
|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.with(GraphQLHandlerOptions options)
Change the
GraphQLHandlerOptions to use. |
Copyright © 2025 Eclipse. All rights reserved.