View Source
Adapter data-migration result payload.
type DataMigrationResult = { affectedOperations?: number; };