Skip to content

Type Alias: Pagination

Pagination = object

Defined in: packages/fate/lib/transport-DhaVVq4P.d.mts:1101

Pagination state returned alongside connection lists.

Properties

hasNext

hasNext: boolean

Defined in: packages/fate/lib/transport-DhaVVq4P.d.mts:1102


hasPrevious

hasPrevious: boolean

Defined in: packages/fate/lib/transport-DhaVVq4P.d.mts:1103


nextCursor?

optional nextCursor?: string

Defined in: packages/fate/lib/transport-DhaVVq4P.d.mts:1104


previousCursor?

optional previousCursor?: string

Defined in: packages/fate/lib/transport-DhaVVq4P.d.mts:1105

Released under the MIT License