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