Uses of Class
io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
Packages that use GraphiQLHandlerBuilder
-
Uses of GraphiQLHandlerBuilder in io.vertx.mutiny.ext.web.handler.graphql
Fields in io.vertx.mutiny.ext.web.handler.graphql with type parameters of type GraphiQLHandlerBuilderModifier and TypeFieldDescriptionstatic final TypeArg<GraphiQLHandlerBuilder>
GraphiQLHandlerBuilder.__TYPE_ARG
Methods in io.vertx.mutiny.ext.web.handler.graphql that return GraphiQLHandlerBuilderModifier and TypeMethodDescriptionGraphiQLHandlerBuilder.addingHeaders
(Function<RoutingContext, MultiMap> factory) static GraphiQLHandlerBuilder
static GraphiQLHandlerBuilder
GraphiQLHandlerBuilder.newInstance
(io.vertx.ext.web.handler.graphql.GraphiQLHandlerBuilder arg) GraphiQLHandlerBuilder.with
(io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions options)