Kind: Interface
Source: atloria-monorepo/apps/api/src/graph/interfaces/entity.interface.ts
Properties
| Property | Type |
|---|---|
id | string |
name | string |
stages | FlowStage[] |
entities | KGEntity[] |
Kind: Interface
Source: atloria-monorepo/apps/api/src/graph/interfaces/entity.interface.ts
| Property | Type |
|---|---|
id | string |
name | string |
stages | FlowStage[] |
entities | KGEntity[] |
Was this page helpful?