| Package | Description |
|---|---|
| io.vertx.ext.web.handler.graphql |
| Modifier and Type | Method and Description |
|---|---|
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.addingHeaders(Function<RoutingContext,MultiMap> factory)
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
|
static GraphiQLHandlerBuilder |
GraphiQLHandler.builder(Vertx vertx)
Create a new
GraphiQLHandlerBuilder with default GraphiQLHandlerOptions. |
GraphiQLHandlerBuilder |
GraphiQLHandlerBuilder.with(GraphiQLHandlerOptions options)
Change the
GraphiQLHandlerOptions to use. |
Copyright © 2025 Eclipse. All rights reserved.