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_ARG
Methods in io.vertx.mutiny.ext.web.handler.graphql that return GraphQLHandlerBuilderModifier and TypeMethodDescriptionGraphQLHandlerBuilder.beforeExecute
(Consumer<ExecutionInputBuilderWithContext<RoutingContext>> beforeExecuteHandler) static GraphQLHandlerBuilder
GraphQLHandler.builder
(graphql.GraphQL graphQL) static GraphQLHandlerBuilder
GraphQLHandlerBuilder.newInstance
(io.vertx.ext.web.handler.graphql.GraphQLHandlerBuilder arg) GraphQLHandlerBuilder.with
(io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions options)