Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / MigrateExportResult
Interface: MigrateExportResult
Defined in: packages/cli/src/commands/migrate-export.ts:51
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
input | readonly | string | packages/cli/src/commands/migrate-export.ts:52 |
output | readonly | string | packages/cli/src/commands/migrate-export.ts:53 |
records | readonly | number | packages/cli/src/commands/migrate-export.ts:56 |
schemaIn | readonly | string | packages/cli/src/commands/migrate-export.ts:54 |
schemaOut | readonly | string | packages/cli/src/commands/migrate-export.ts:55 |