Uses of Class
io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
-
-
Uses of GraphQLClientSupport in io.quarkus.smallrye.graphql.client.runtime
Fields in io.quarkus.smallrye.graphql.client.runtime declared as GraphQLClientSupport Modifier and Type Field Description (package private) GraphQLClientSupportGraphQLClientConfigurationMergerBean. supportMethods in io.quarkus.smallrye.graphql.client.runtime that return types with arguments of type GraphQLClientSupport Modifier and Type Method Description RuntimeValue<GraphQLClientSupport>SmallRyeGraphQLClientRecorder. clientSupport(Map<String,String> shortNamesToQualifiedNames, List<String> knownConfigKeys)
-