Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/server / registry / WorkflowSummary
Interface: WorkflowSummary
Defined in: packages/server/src/registry/index.ts:66
Snapshot record returned by WorkflowRegistry.list.
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
description? | readonly | string | packages/server/src/registry/index.ts:68 |
id | readonly | string | packages/server/src/registry/index.ts:67 |
tags? | readonly | readonly string[] | packages/server/src/registry/index.ts:69 |