Class EntityLoader<TFields, TID, TViewerContext, TEntity, TPrivacyPolicy, TSelectedFields>

The primary interface for loading entities. All normal loads are batched, cached, and authorized against the entity's EntityPrivacyPolicy.

Type Parameters

Constructors

Properties

metricsAdapter: IEntityMetricsAdapter

Methods