All Classes and Interfaces
Class
Description
Annotation to mark a method a provider of a CodeRegistry, which is a programmatic way of creating a schema.
Annotation to mark a class for the DGS framework.
Mark a method to be a data fetcher.
Container annotation that aggregates several
@DgsData annotations.Marks a class or field as a DataLoader, which will be registered to the framework as a DataLoader.
Interface indicating that this DataLoader wants to be call-backed with a reference to the DataLoaderReference.
Mark a type resolver method to be the default.
Mark a class as a custom Directive implementation that gets registered to the framework.
Marks a class or field as a Dispatch Predicate for a ScheduledDataLoaderRegistry, which will be registered to the framework.
Represents the core query executing capability of the framework.
Annotation to mark a function as a provider of runtime wiring.
Mark a class as a custom Scalar implementation that gets registered to the framework.
This represents code considered internal to the DGS framework and therefore its API is not stable between releases.
Condition used in @ConditionalOnJava21.
Used to mark a component as having an unstable API or implementation.
Unimplemented version of the VirtualThreadTaskExecutor just for reachability.