Kind: Interface
Source: atloria-monorepo/apps/api/src/document/document.service.ts
Document tree node interface for navigation
Properties
| Property | Type |
|---|---|
id | string |
title | string |
slug | string |
urlId | `string |
url | string |
state | string |
collectionId | `string |
children | DocumentTreeNode[] |
Was this page helpful?