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_ARGMethods in io.vertx.mutiny.ext.web.handler.graphql that return GraphiQLHandlerBuilderModifier and TypeMethodDescriptionGraphiQLHandlerBuilder.addingHeaders(Function<RoutingContext, MultiMap> factory) static GraphiQLHandlerBuilderstatic GraphiQLHandlerBuilderGraphiQLHandlerBuilder.newInstance(io.vertx.ext.web.handler.graphql.GraphiQLHandlerBuilder arg) GraphiQLHandlerBuilder.with(io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions options)