property Page.nextCursor

A cursor to fetch the next page, or null when no further page exists.

Type

string | null

Usage

import { type Page } from "database-plugin/src/index.ts";