Package com.netflix.graphql.dgs
Annotation Interface DgsDispatchPredicate
Marks a class or field as a Dispatch Predicate for a ScheduledDataLoaderRegistry, which will be registered to the framework.
The method must return an instance of DispatchPredicate.
See https://netflix.github.io/dgs/data-loaders/