Entity

    Class EnforcingEntityUpdater<TFields, TIDField, TViewerContext, TEntity, TPrivacyPolicy, TSelectedFields>

    Enforcing entity updater. All updates through this updater will throw if authorization is not successful.

    Type Parameters

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Set the value for entity field.

      Type Parameters

      • K extends string | number | symbol

      Parameters

      • fieldName: K

        entity field being updated

      • value: TFields[K]

        value for entity field

      Returns this

    MMNEPVFCICPMFPCPTTAAATR