Uses of Class
io.smallrye.graphql.client.impl.typesafe.reflection.ConstructionInfo
-
Packages that use ConstructionInfo Package Description io.smallrye.graphql.client.impl.typesafe.reflection Hides the technical details of Java reflection from the GraphQlClient -
-
Uses of ConstructionInfo in io.smallrye.graphql.client.impl.typesafe.reflection
Methods in io.smallrye.graphql.client.impl.typesafe.reflection that return types with arguments of type ConstructionInfo Modifier and Type Method Description Optional<ConstructionInfo>TypeInfo. scalarConstructor()
-