Package graphql.execution.instrumentation.dataloader
package graphql.execution.instrumentation.dataloader
-
ClassesClassDescriptionThis graphql
Instrumentationwill dispatch all the containedDataLoaders when each level of the graphql query is executed.The options that control the operation ofDataLoaderDispatcherInstrumentationA base class that keeps track of whether aggressive batching can be usedThis approach uses field level tracking to achieve its aims of making the data loader more efficientThis data structure tracks the number of expected calls on a given level