Uses of Interface
io.vertx.ext.web.handler.graphql.GraphiQLHandlerBuilder
Packages that use GraphiQLHandlerBuilder
Package
Description
-
Uses of GraphiQLHandlerBuilder in io.vertx.ext.web.handler.graphql
Methods in io.vertx.ext.web.handler.graphql that return GraphiQLHandlerBuilderModifier and TypeMethodDescriptionGraphiQLHandlerBuilder.addingHeaders(Function<RoutingContext, MultiMap> factory) Customize the HTTP headers to add to GraphQL requests sent by the GraphiQL user interface.static GraphiQLHandlerBuilderCreate a newGraphiQLHandlerBuilderwith defaultGraphiQLHandlerOptions.GraphiQLHandlerBuilder.with(GraphiQLHandlerOptions options) Change theGraphiQLHandlerOptionsto use. -
Uses of GraphiQLHandlerBuilder in io.vertx.reactivex.ext.web.handler.graphql
Methods in io.vertx.reactivex.ext.web.handler.graphql that return GraphiQLHandlerBuilderMethods in io.vertx.reactivex.ext.web.handler.graphql with parameters of type GraphiQLHandlerBuilderModifier and TypeMethodDescriptionstatic GraphiQLHandlerBuilderGraphiQLHandlerBuilder.newInstance(GraphiQLHandlerBuilder arg) Constructors in io.vertx.reactivex.ext.web.handler.graphql with parameters of type GraphiQLHandlerBuilder -
Uses of GraphiQLHandlerBuilder in io.vertx.rxjava3.ext.web.handler.graphql
Methods in io.vertx.rxjava3.ext.web.handler.graphql that return GraphiQLHandlerBuilderMethods in io.vertx.rxjava3.ext.web.handler.graphql with parameters of type GraphiQLHandlerBuilderModifier and TypeMethodDescriptionstatic GraphiQLHandlerBuilderGraphiQLHandlerBuilder.newInstance(GraphiQLHandlerBuilder arg) Constructors in io.vertx.rxjava3.ext.web.handler.graphql with parameters of type GraphiQLHandlerBuilder