Uses of Package
io.smallrye.graphql.execution.datafetcher.helper
Packages that use io.smallrye.graphql.execution.datafetcher.helper
Package
Description
-
Classes in io.smallrye.graphql.execution.datafetcher.helper used by io.smallrye.graphql.execution.datafetcherClassDescriptionHelp 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.Helping with BatchLoadersHelping with PartialResultsHelp with the field response Here we need to transform (if needed) the response fieldInvoke methods on Operation class
-
Classes in io.smallrye.graphql.execution.datafetcher.helper used by io.smallrye.graphql.execution.datafetcher.helperClassDescriptionHelp with the fields when fetching data.The adapter to change map to Entry Set.Users can also supply their own adapter.Invoke methods using reflection