Interface: ContentImportIssue
Defined in: packages/client/src/core/content-transfer.ts:160
One document that could not be imported, or that was changed on the way in.
Properties
| Property | Type | Defined in |
|---|---|---|
detail | string | packages/client/src/core/content-transfer.ts:163 |
docId | string | packages/client/src/core/content-transfer.ts:161 |
kind | | "conflict" | "missing-class" | "missing-domain" | "unknown-attribute" | "rejected" | packages/client/src/core/content-transfer.ts:162 |