Uses of Class
io.vertx.rxjava3.ext.web.handler.graphql.GraphiQLHandler
Packages that use GraphiQLHandler
-
Uses of GraphiQLHandler in io.vertx.rxjava3.ext.web.handler.graphql
Fields in io.vertx.rxjava3.ext.web.handler.graphql with type parameters of type GraphiQLHandlerModifier and TypeFieldDescriptionstatic final TypeArg<GraphiQLHandler>GraphiQLHandler.__TYPE_ARGMethods in io.vertx.rxjava3.ext.web.handler.graphql that return GraphiQLHandlerModifier and TypeMethodDescriptionGraphiQLHandlerBuilder.build()static GraphiQLHandlerGraphiQLHandler.create(io.vertx.rxjava3.core.Vertx vertx) Create a newGraphiQLHandler.static GraphiQLHandlerGraphiQLHandler.create(io.vertx.rxjava3.core.Vertx vertx, GraphiQLHandlerOptions options) Create a newGraphiQLHandler.static GraphiQLHandlerGraphiQLHandler.newInstance(GraphiQLHandler arg)