Uses of Interface
org.springframework.graphql.execution.BatchLoaderRegistry
Packages that use BatchLoaderRegistry
Package
Description
Support for GraphQL request execution, including abstractions to configure and invoke
GraphQL
.-
Uses of BatchLoaderRegistry in org.springframework.graphql.execution
Classes in org.springframework.graphql.execution that implement BatchLoaderRegistryModifier and TypeClassDescriptionclass
Default implementation ofBatchLoaderRegistry
that stores batch loader registrations.