Uses of Class
io.smallrye.graphql.execution.datafetcher.helper.AbstractHelper
Packages that use AbstractHelper
-
Uses of AbstractHelper in io.smallrye.graphql.execution.datafetcher.helper
Subclasses of AbstractHelper in io.smallrye.graphql.execution.datafetcher.helperModifier and TypeClassDescriptionclassHelp with the arguments when doing reflection calls Here we need to transform (if needed) the arguments, and then make sure we get the in the correct class type as expected by the method we want to call.classHelp with the field response Here we need to transform (if needed) the response field