Package io.smallrye.graphql.execution.datafetcher.helper
package io.smallrye.graphql.execution.datafetcher.helper
-
ClassesClassDescriptionHelp with the fields when fetching data.Help 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 BatchLoadersDefaultMapAdapter<K,
V> The adapter to change map to Entry Set.Users can also supply their own adapter.Helping with PartialResultsHelp with the field response Here we need to transform (if needed) the response fieldInvoke methods on Operation classInvoke methods using reflection