Uses of Class
io.quarkus.smallrye.graphql.client.deployment.GraphQLClientConfigInitializedBuildItem
-
-
Uses of GraphQLClientConfigInitializedBuildItem in io.quarkus.smallrye.graphql.client.deployment
Methods in io.quarkus.smallrye.graphql.client.deployment that return GraphQLClientConfigInitializedBuildItem Modifier and Type Method Description (package private) GraphQLClientConfigInitializedBuildItemSmallRyeGraphQLClientProcessor. mergeClientConfigurations(BuildProducer<SyntheticBeanBuildItem> syntheticBeans, SmallRyeGraphQLClientRecorder recorder, GraphQLClientsConfig quarkusConfig, BeanArchiveIndexBuildItem index)Allows the optional usage of short class names in GraphQL client configuration rather than fully qualified names.
-