Kind: Interface
Source: atloria-monorepo/apps/api/src/document/services/draft-document.service.ts
Properties
| Property | Type |
|---|---|
projectId | string |
organizationId | string |
userId | string |
title | string |
markdown | string |
source | DocumentSource |
type | DocumentType |
metadata | Record<string, unknown> |
audienceSlug | string |
slugFallback | string |
Was this page helpful?