Uses of Class
io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLInitializedBuildItem
Packages that use SmallRyeGraphQLInitializedBuildItem
-
Uses of SmallRyeGraphQLInitializedBuildItem in io.quarkus.smallrye.graphql.deployment
Methods in io.quarkus.smallrye.graphql.deployment with parameters of type SmallRyeGraphQLInitializedBuildItemModifier and TypeMethodDescription(package private) voidSmallRyeGraphQLProcessor.buildExecutionEndpoint(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.RouteBuildItem> routeProducer, io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRootPathBuildItem, SmallRyeGraphQLInitializedBuildItem graphQLInitializedBuildItem, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLRecorder recorder, io.quarkus.deployment.builditem.ShutdownContextBuildItem shutdownContext, io.quarkus.deployment.builditem.LaunchModeBuildItem launchMode, io.quarkus.vertx.http.deployment.BodyHandlerBuildItem bodyHandlerBuildItem, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig graphQLConfig, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.WebsocketSubProtocolsBuildItem> webSocketSubProtocols, io.quarkus.vertx.http.runtime.VertxHttpBuildTimeConfig httpBuildTimeConfig) (package private) voidSmallRyeGraphQLProcessor.buildSchemaEndpoint(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.vertx.http.deployment.RouteBuildItem> routeProducer, io.quarkus.vertx.http.deployment.HttpRootPathBuildItem httpRootPathBuildItem, SmallRyeGraphQLInitializedBuildItem graphQLInitializedBuildItem, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLRecorder recorder, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig graphQLConfig)