All Downloads are FREE. Search and download functionalities are using the official Maven repository.

graphql.execution.nextgen.BatchedDataFetcher Maven / Gradle / Ivy

package graphql.execution.nextgen;

import graphql.Internal;
import graphql.schema.DataFetcher;

@Internal
public interface BatchedDataFetcher extends DataFetcher {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy