Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/graph/graph.controller.ts
Detect development flow from entity
Endpoint
GET /knowledge-graph/flow/:id
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | Entity ID |
projectId | query | string | ✓ | Owning project ID |
Referenced By
GraphController(MODULE_DECLARES)
Was this page helpful?