Skip to main content

notion.retrieveblockchildrenprops.startcursor

Home > @runlightyear/notion > RetrieveBlockChildrenProps > startCursor

RetrieveBlockChildrenProps.startCursor property

If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.

Signature:
startCursor?: string;