Skip navigation links
C D I U 

C

com.netflix.graphql.dgs - package com.netflix.graphql.dgs
 
com.netflix.graphql.dgs.support - package com.netflix.graphql.dgs.support
 

D

DgsCodeRegistry - Annotation Type in com.netflix.graphql.dgs
Annotation to mark a method a provider of a CodeRegistry, which is a programmatic way of creating a schema.
DgsComponent - Annotation Type in com.netflix.graphql.dgs
Annotation to mark a class for the DGS framework.
DgsData - Annotation Type in com.netflix.graphql.dgs
Mark a method to be a data fetcher.
DgsDataLoader - Annotation Type in com.netflix.graphql.dgs
Marks a class or field as a DataLoader, which will be registered to the framework as a DataLoader.
DgsDefaultTypeResolver - Annotation Type in com.netflix.graphql.dgs
Mark a type resolver method to be the default.
DgsEnableDataFetcherInstrumentation - Annotation Type in com.netflix.graphql.dgs
 
DgsEntityFetcher - Annotation Type in com.netflix.graphql.dgs
 
DgsMutation - Annotation Type in com.netflix.graphql.dgs
 
DgsQuery - Annotation Type in com.netflix.graphql.dgs
 
DgsRuntimeWiring - Annotation Type in com.netflix.graphql.dgs
Annotation to mark a function as a provider of runtime wiring.
DgsScalar - Annotation Type in com.netflix.graphql.dgs
Mark a class as a custom Scalar implementation that gets registered to the framework.
DgsSubscription - Annotation Type in com.netflix.graphql.dgs
 
DgsTypeDefinitionRegistry - Annotation Type in com.netflix.graphql.dgs
 
DgsTypeResolver - Annotation Type in com.netflix.graphql.dgs
 

I

InputArgument - Annotation Type in com.netflix.graphql.dgs
 

U

Unstable - Annotation Type in com.netflix.graphql.dgs.support
Used to mark a component as having an unstable API or implementation.
C D I U 
Skip navigation links