Skip to content

Home > @liquidrazor/list-display > QueryResult

QueryResult interface

Signature:

typescript
export interface QueryResult<TRow = any>

Properties

Property

Modifiers

Type

Description

rows

TRow[]

totalCount?

number

(Optional)