Interface | Description |
---|---|
DataFetcherExecutionPredicate |
Perform runtime evaluations of each parameter passed to any FunctionDataFetcher.
|
Class | Description |
---|---|
FunctionDataFetcher |
Simple DataFetcher that invokes target function on the given object.
|
KotlinDataFetcherFactoryProvider |
DataFetcherFactoryProvider is used during schema construction to obtain DataFetcherFactory that should be used
for target function and property resolution.
|