Modifier and Type | Method and Description |
---|---|
static GraphiQLHandler |
GraphiQLHandler.create()
Create a new
GraphiQLHandler . |
static GraphiQLHandler |
GraphiQLHandler.create(GraphiQLHandlerOptions options)
Create a new
GraphiQLHandler . |
GraphiQLHandler |
GraphiQLHandler.graphiQLRequestHeaders(Function<RoutingContext,io.vertx.core.MultiMap> factory)
Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.
|
Copyright © 2020 Eclipse. All rights reserved.