@sourceloop/reporting-service / Exports / CDC
Interface: CDC¶
Table of contents¶
Properties¶
Properties¶
currentValue¶
• currentValue: Record
<string
, JSONValueType
>
Defined in¶
services/reporting-service/src/interfaces/cdc.interface.ts:9
operation¶
• operation: "INSERT"
| "UPDATE"
| "DELETE"
Defined in¶
services/reporting-service/src/interfaces/cdc.interface.ts:8