Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/upload.types.ts
Document upsert result
Properties
| Property | Type |
|---|---|
operation | UpsertOperation |
document | `{ |
id: string; // Database ID slug: string; title: string; version: number;
}` |
Was this page helpful?