public class DataFetcherFactory extends Object
| Constructor and Description |
|---|
DataFetcherFactory(Config config) |
| Modifier and Type | Method and Description |
|---|---|
<T> graphql.schema.DataFetcher<T> |
getDataFetcher(Operation operation) |
<K,T> org.dataloader.BatchLoaderWithContext<K,T> |
getSourceBatchLoader(Operation operation) |
Wrapper |
unwrap(Field field,
boolean isBatch) |
public DataFetcherFactory(Config config)
Copyright © 2018–2021. All rights reserved.