Called when a dataloader, cache, or database load is initiated via the standard load methods (not equality conjunction or raw). Most commonly used for logging a waterfall to determine dataloader and cache hit rates and ratios.
count of field values being loaded for a field
Called when a EntityPrivacyPolicy authorization succeeds or fails.
info about the authorization event
Called when any load occurs.
info about the load event
Called when any mutation occurs.
info about the mutation event
An interface for gathering metrics about the Entity framework. Information about entity load and mutation operations is piped to an instance of this adapter.