LogoRobo.js
Framework

rollbackEntryWithContext()

Function: rollbackEntryWithContext()

function rollbackEntryWithContext(ctx, entry): Promise<void>

Rollback a WAL entry with full model context.

Parameters

ParameterType
ctxRecoveryContext
entryWALEntry

Returns

Promise<void>

On this page