JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.netflix.graphql.dgs.example
,
com.netflix.graphql.dgs.example.context
,
com.netflix.graphql.dgs.example.datafetcher
,
com.netflix.graphql.dgs.example.dataLoader
,
com.netflix.graphql.dgs.example.types
Class Hierarchy
java.lang.Object
com.netflix.graphql.dgs.example.types.
ActionMovie
(implements com.netflix.graphql.dgs.example.types.
Movie
)
com.netflix.graphql.dgs.example.datafetcher.
ConcurrentDataFetcher
com.netflix.graphql.dgs.example.datafetcher.
CurrentTimeDateFetcher
com.netflix.graphql.dgs.example.
ExampleApp
com.netflix.graphql.dgs.example.dataLoader.
ExampleLoaderWithContext
(implements org.dataloader.BatchLoaderWithContext<K,V>)
com.netflix.graphql.dgs.example.
ExtraCodeRegistry
com.netflix.graphql.dgs.example.
ExtraTypeDefinitionRegistry
com.netflix.graphql.dgs.example.datafetcher.
FileUploadMutation
com.netflix.graphql.dgs.example.datafetcher.
HelloDataFetcher
com.netflix.graphql.dgs.example.
LocalHostCorsConfig
com.netflix.graphql.dgs.example.dataLoader.
MessageDataLoader
(implements org.dataloader.BatchLoader<K,V>)
com.netflix.graphql.dgs.example.datafetcher.
MovieDataFetcher
com.netflix.graphql.dgs.example.context.
MyContext
com.netflix.graphql.dgs.example.context.
MyContextBuilder
(implements com.netflix.graphql.dgs.context.DgsCustomContextBuilder<T>)
com.netflix.graphql.dgs.example.types.
Rating
com.netflix.graphql.dgs.example.datafetcher.
RatingMutation
com.netflix.graphql.dgs.example.types.
ScaryMovie
(implements com.netflix.graphql.dgs.example.types.
Movie
)
com.netflix.graphql.dgs.example.types.
Stock
com.netflix.graphql.dgs.example.datafetcher.
SubscriptionDataFetcher
Interface Hierarchy
com.netflix.graphql.dgs.example.types.
Movie
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes