Interface IncrementLoadCountEvent

Event used to record dataloader, cache, and database load counts in EntityDataManager.

Hierarchy

  • IncrementLoadCountEvent

Properties

entityClassName: string

Class name of the Entity being loaded.

fieldValueCount: number

Number of field values being loaded for this call.

Type of this event.

Generated using TypeDoc