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(BuildProducer<ReflectiveClassBuildItem> reflectiveClassProducer, BuildProducer<ReflectiveHierarchyBuildItem> reflectiveHierarchyProducer, BuildProducer<SmallRyeGraphQLInitializedBuildItem> graphQLInitializedProducer, SmallRyeGraphQLRecorder recorder, SmallRyeGraphQLFinalIndexBuildItem graphQLFinalIndexBuildItem, BeanContainerBuildItem beanContainer, BuildProducer<SystemPropertyBuildItem> systemPropertyProducer, SmallRyeGraphQLConfig graphQLConfig, Optional<GraphQLDevUILogBuildItem> graphQLDevUILogBuildItem)