Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / TracesStatusResult
Interface: TracesStatusResult
Defined in: packages/cli/src/commands/traces.ts:32
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
newestStartedAt? | readonly | string | packages/cli/src/commands/traces.ts:36 |
oldestStartedAt? | readonly | string | packages/cli/src/commands/traces.ts:35 |
rows | readonly | number | packages/cli/src/commands/traces.ts:34 |
tableExists | readonly | boolean | packages/cli/src/commands/traces.ts:33 |