Skip to content

Pagination

Indexable

ts
[key: string]: unknown

Properties

nextCursor?

ts
optional nextCursor?: string | null;

hasMore?

ts
optional hasMore?: boolean;

limit?

ts
optional limit?: number;