跳到主要内容

getEntityMutations()

function getEntityMutations<T>(options): RxDBMutationsMap<T>;

Defined in: packages/rxdb/src/entity/entity.utils.ts:215

获取实体变更映射

Type Parameters

Type ParameterDefault type
T extends EntityTypeany

Parameters

ParameterType
optionsEntityMutationsOptions

Returns

RxDBMutationsMap<T>