Uses of Class
io.vertx.mutiny.ext.web.handler.graphql.GraphiQLHandlerBuilder
-
Packages that use GraphiQLHandlerBuilder Package Description io.vertx.mutiny.ext.web.handler.graphql -
-
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 GraphiQLHandlerBuilder Modifier and Type Field Description static TypeArg<GraphiQLHandlerBuilder>GraphiQLHandlerBuilder. __TYPE_ARGMethods in io.vertx.mutiny.ext.web.handler.graphql that return GraphiQLHandlerBuilder Modifier and Type Method Description GraphiQLHandlerBuilderGraphiQLHandlerBuilder. addingHeaders(Function<RoutingContext,MultiMap> factory)static GraphiQLHandlerBuilderGraphiQLHandler. builder(Vertx vertx)static GraphiQLHandlerBuilderGraphiQLHandlerBuilder. newInstance(io.vertx.ext.web.handler.graphql.GraphiQLHandlerBuilder arg)GraphiQLHandlerBuilderGraphiQLHandlerBuilder. with(io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions options)
-