Skip to content

@sqlrooms/mosaic / ChartRuntimeIssue

Type Alias: ChartRuntimeIssue

ChartRuntimeIssue = object

Properties

kind

kind: ChartRuntimeIssueKind


panelId

panelId: string


chartType

chartType: string


message

message: string


recoverable

recoverable: boolean


rowCount?

optional rowCount?: number


limit?

optional limit?: number


sql?

optional sql?: string