Uses of Interface
com.graphql_java_generator.plugin.language.BatchLoader
Package
Description
All interfaces that contain the description of the graphql schema definition, but in a structured way.
-
Uses of BatchLoader in com.graphql_java_generator.plugin.language
Modifier and TypeMethodDescriptionDataFetchersDelegate.getBatchLoaders()
Retrieves theBatchLoader
s that are to be implemented by this Data Fetcher Delegate. -
Uses of BatchLoader in com.graphql_java_generator.plugin.language.impl