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.datafetcher
,
com.netflix.graphql.dgs.example.shared
,
com.netflix.graphql.dgs.example.shared.context
,
com.netflix.graphql.dgs.example.shared.datafetcher
,
com.netflix.graphql.dgs.example.shared.dataLoader
,
com.netflix.graphql.dgs.example.shared.instrumentation
,
com.netflix.graphql.dgs.example.shared.types
Class Hierarchy
java.lang.Object
com.netflix.graphql.dgs.example.shared.types.
ActionMovie
(implements com.netflix.graphql.dgs.example.shared.types.
Movie
)
com.netflix.graphql.dgs.example.shared.datafetcher.
ConcurrentDataFetcher
com.netflix.graphql.dgs.example.shared.datafetcher.
CurrentTimeDateFetcher
com.netflix.graphql.dgs.example.shared.context.
ExampleGraphQLContextContributor
(implements com.netflix.graphql.dgs.context.GraphQLContextContributor)
com.netflix.graphql.dgs.example.shared.dataLoader.
ExampleLoaderWithContext
(implements org.dataloader.BatchLoaderWithContext<K,V>)
com.netflix.graphql.dgs.example.shared.
ExtraCodeRegistry
com.netflix.graphql.dgs.example.shared.
ExtraTypeDefinitionRegistry
com.netflix.graphql.dgs.example.datafetcher.
HelloDataFetcher
com.netflix.graphql.dgs.example.shared.types.
Message
com.netflix.graphql.dgs.example.shared.dataLoader.
MessageDataLoader
(implements org.dataloader.BatchLoader<K,V>)
com.netflix.graphql.dgs.example.shared.dataLoader.
MessageDataLoaderWithDispatchPredicate
(implements org.dataloader.BatchLoader<K,V>)
com.netflix.graphql.dgs.example.shared.dataLoader.
MessagesDataLoaderWithException
(implements org.dataloader.BatchLoaderWithContext<K,V>)
com.netflix.graphql.dgs.example.shared.datafetcher.
MovieDataFetcher
com.netflix.graphql.dgs.example.shared.context.
MyContext
com.netflix.graphql.dgs.example.shared.types.
Rating
com.netflix.graphql.dgs.example.shared.datafetcher.
RatingMutation
com.netflix.graphql.dgs.example.shared.datafetcher.
RequestHeadersDataFetcher
com.netflix.graphql.dgs.example.shared.types.
ScaryMovie
(implements com.netflix.graphql.dgs.example.shared.types.
Movie
)
graphql.execution.instrumentation.SimpleInstrumentation (implements graphql.execution.instrumentation.Instrumentation)
com.netflix.graphql.dgs.example.shared.instrumentation.
ExampleInstrumentationDependingOnContextContributor
com.netflix.graphql.dgs.example.shared.types.
Stock
com.netflix.graphql.dgs.example.shared.datafetcher.
SubscriptionDataFetcher
Interface Hierarchy
com.netflix.graphql.dgs.example.shared.types.
Movie
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes