Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts
Document metadata for storage
Properties
| Property | Type |
|---|---|
projectId | string |
title | string |
slug | string |
type | `'user-docs' |
categoryPath | string[] |
content | string |
source | `'AI' |
aiModel | string |
versionLabel | string |
metadata | Record<string, unknown> |
Was this page helpful?