Kind: Class
Source: atloria-monorepo/apps/api/src/project/dto/sync.dto.ts
Document sync DTO for batch operations
Properties
| Property | Type |
|---|---|
title | string |
slug | string |
content | string |
type | string |
description | string |
audiences | string[] |
categoryName | string |
kgEntityId | string |
kgEntityType | string |
canRegenerate | boolean |
order | number |
parentSlug | string |
Was this page helpful?