notion.querydatabaseprops.startcursor
Home > @runlightyear/notion > QueryDatabaseProps > startCursor
QueryDatabaseProps.startCursor property
When supplied, returns a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
Signature:startCursor?: string;