Uses of Class
io.quarkus.smallrye.graphql.deployment.SmallRyeGraphQLBuildItem
-
-
Uses of SmallRyeGraphQLBuildItem in io.quarkus.smallrye.graphql.deployment
Methods in io.quarkus.smallrye.graphql.deployment with parameters of type SmallRyeGraphQLBuildItem Modifier and Type Method Description (package private) voidSmallRyeGraphQLProcessor. registerGraphQLUiHandler(BuildProducer<RouteBuildItem> routeProducer, SmallRyeGraphQLRecorder recorder, SmallRyeGraphQLRuntimeConfig runtimeConfig, SmallRyeGraphQLBuildItem smallRyeGraphQLBuildItem, LaunchModeBuildItem launchMode, NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem, SmallRyeGraphQLConfig graphQLConfig)
-