Class BatchLoaderHelper
java.lang.Object
io.smallrye.graphql.execution.datafetcher.helper.BatchLoaderHelper
Helping with BatchLoaders
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]getArguments(Map<String, Object> batchContext) getBatchContext(List<K> keys, org.dataloader.BatchLoaderEnvironment ble) graphql.schema.DataFetchingEnvironmentgetDataFetchingEnvironment(Map<String, Object> batchContext)
-
Field Details
-
ARGUMENTS
- See Also:
-
DATA_FETCHING_ENVIRONMENT
- See Also:
-
-
Constructor Details
-
BatchLoaderHelper
public BatchLoaderHelper()
-
-
Method Details
-
getName
-
getBatchContext
-
getArguments
-
getDataFetchingEnvironment
-