Uses of Class
io.quarkus.smallrye.graphql.deployment.GraphQLDevUILogBuildItem
Packages that use GraphQLDevUILogBuildItem
-
Uses of GraphQLDevUILogBuildItem in io.quarkus.smallrye.graphql.deployment
Method parameters in io.quarkus.smallrye.graphql.deployment with type arguments of type GraphQLDevUILogBuildItemModifier and TypeMethodDescription(package private) voidSmallRyeGraphQLProcessor.buildExecutionService(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClassProducer, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveHierarchyBuildItem> reflectiveHierarchyProducer, io.quarkus.deployment.annotations.BuildProducer<SmallRyeGraphQLInitializedBuildItem> graphQLInitializedProducer, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLRecorder recorder, SmallRyeGraphQLFinalIndexBuildItem graphQLFinalIndexBuildItem, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.SystemPropertyBuildItem> systemPropertyProducer, io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfig graphQLConfig, Optional<GraphQLDevUILogBuildItem> graphQLDevUILogBuildItem)