Package graphql.execution.instrumentation.dataloader
-
Class Summary Class Description DataLoaderDispatcherInstrumentation This graphqlInstrumentationwill dispatch all the containedDataLoaders when each level of the graphql query is executed.DataLoaderDispatcherInstrumentationOptions The options that control the operation ofDataLoaderDispatcherInstrumentationDataLoaderDispatcherInstrumentationState A base class that keeps track of whether aggressive batching can be usedFieldLevelTrackingApproach This approach uses field level tracking to achieve its aims of making the data loader more efficientLevelMap This data structure tracks the number of expected calls on a given level