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