Package graphql.execution.instrumentation.dataloader
package graphql.execution.instrumentation.dataloader
-
ClassesClassDescriptionThis graphql
Instrumentation
will dispatch all the containedDataLoader
s when each level of the graphql query is executed.The options that control the operation ofDataLoaderDispatcherInstrumentation
A 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