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