QueryData interface

Query JSON representation object.

Index

Properties

Properties


cols

The columns.

● cols?: ColumnData[]


desc

The description

● desc?: string


id

The id.

● id: string


justsortcols

The just sorted columns.

● justsortcols: string[]


name

The name

● name: string


root

The root.

● root: ConditionData