Uses of Class
io.smallrye.graphql.client.impl.typesafe.reflection.ParameterInfo
Packages that use ParameterInfo
Package
Description
Hides the technical details of Java reflection from the GraphQlClient
-
Uses of ParameterInfo in io.smallrye.graphql.client.impl.typesafe.reflection
Methods in io.smallrye.graphql.client.impl.typesafe.reflection that return types with arguments of type ParameterInfoModifier and TypeMethodDescriptionMethodInvocation.headerParameters()MethodInvocation.nestedParameters(String path) MethodInvocation.rootParameters()MethodInvocation.valueParameters()