Uses of Class
io.vertx.mutiny.ext.web.handler.graphql.GraphQLHandlerBuilder
Packages that use GraphQLHandlerBuilder
-
Uses of GraphQLHandlerBuilder in io.vertx.mutiny.ext.web.handler.graphql
Fields in io.vertx.mutiny.ext.web.handler.graphql with type parameters of type GraphQLHandlerBuilderModifier and TypeFieldDescriptionstatic final TypeArg<GraphQLHandlerBuilder>GraphQLHandlerBuilder.__TYPE_ARGMethods in io.vertx.mutiny.ext.web.handler.graphql that return GraphQLHandlerBuilderModifier and TypeMethodDescriptionGraphQLHandlerBuilder.beforeExecute(Consumer<ExecutionInputBuilderWithContext<RoutingContext>> beforeExecuteHandler) static GraphQLHandlerBuilderGraphQLHandler.builder(graphql.GraphQL graphQL) static GraphQLHandlerBuilderGraphQLHandlerBuilder.newInstance(io.vertx.ext.web.handler.graphql.GraphQLHandlerBuilder arg) GraphQLHandlerBuilder.with(io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions options)