Kind: Class
Source: atloria-monorepo/apps/api/src/graph/dto/create-entity.dto.ts
Properties
| Property | Type |
|---|---|
projectId | string |
id | string |
type | EntityType |
name | string |
description | string |
documentId | string |
metadata | Record<string, any> |
Kind: Class
Source: atloria-monorepo/apps/api/src/graph/dto/create-entity.dto.ts
| Property | Type |
|---|---|
projectId | string |
id | string |
type | EntityType |
name | string |
description | string |
documentId | string |
metadata | Record<string, any> |
Was this page helpful?