Skip to content

DataExportResult

Defined in: packages/client/src/export-data.ts:64

The SQL artefact + its report — the resolved value of SyncClient.exportData.

file: File

Defined in: packages/client/src/export-data.ts:66

The portable SQL as a named File (application/sql), loadable into a vanilla Postgres.


report: DataExportReport

Defined in: packages/client/src/export-data.ts:68

The structured record of the export (ADR-0035).