Interface BatchLoader

All Known Implementing Classes:
BatchLoaderImpl

public interface BatchLoader
A BatchLoader represents a BatchLoader, and contains all the information to generate the code to use it. A BatchLoader is actually created for each type in the GraphQL schema that has an ID.
Author:
etienne-sf