Class GraphQLClientSupport
java.lang.Object
io.quarkus.smallrye.graphql.client.runtime.GraphQLClientSupport
Items from build time needed to make available at runtime.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetKnownConfigKeys(List<String> knownConfigKeys) voidsetShortNamesToQualifiedNamesMapping(Map<String, String> shortNamesToQualifiedNamesMapping)
-
Constructor Details
-
GraphQLClientSupport
public GraphQLClientSupport()
-
-
Method Details
-
getShortNamesToQualifiedNamesMapping
-
setShortNamesToQualifiedNamesMapping
-
setKnownConfigKeys
-
getKnownConfigKeys
-