CursorPage
CursorPage<
T> =object
Defined in: packages/db/src/types.ts:135
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”items:
T[]
Defined in: packages/db/src/types.ts:135
nextCursor
Section titled “nextCursor”nextCursor:
string|null
Defined in: packages/db/src/types.ts:135