notion.retrievepageprops.filterproperties
Home > @runlightyear/notion > RetrievePageProps > filterProperties
RetrievePageProps.filterProperties property
(DOES NOT WORK YET)
A list of page property value IDs associated with the page. Use this param to limit the response to a specific page property value or values.
Signature:filterProperties?: string | Array<string>;