public class BatchDataFetcher<T> extends Object implements graphql.schema.DataFetcher<T>
BatchDataFetcher(Operation operation, Config config)
T
get(graphql.schema.DataFetchingEnvironment dfe)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchDataFetcher(Operation operation, Config config)
public T get(graphql.schema.DataFetchingEnvironment dfe) throws Exception
get
graphql.schema.DataFetcher<T>
Exception
Copyright © 2018–2021. All rights reserved.