Uses of Interface
com.graphql_java_generator.plugin.language.BatchLoader
Packages that use 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
Methods in com.graphql_java_generator.plugin.language that return types with arguments of type BatchLoaderModifier 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
Classes in com.graphql_java_generator.plugin.language.impl that implement BatchLoader