Type Alias DynIndexerUpdateFn
DynIndexerUpdateFn : ((force?: boolean) => void)
Type declaration
- (force?): void
Parameters
Optionalforce: booleanForce an update the index regardless of hash calculations.
Returns void
Optionalforce: booleanForce an update the index regardless of hash calculations.
Updates associated dynamic reducer indexer.