Entity

    Class EntityDataManager<TFields, TIDField>

    A data manager is responsible for orchestrating multiple sources of entity data including local caches, EntityCacheAdapter, and EntityDatabaseAdapter.

    It is also responsible for invalidating all sources of data when mutated using EntityMutator.

    Type Parameters

    • TFields extends Record<string, any>
    • TIDField extends keyof TFields
    Index

    Constructors

    Methods

    MMNEPVFCICPMFPCPTTAAATR