Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 755 Bytes

notion-types.searchparams.md

File metadata and controls

21 lines (14 loc) · 755 Bytes

Home > notion-types > SearchParams

SearchParams interface

Signature:

export interface SearchParams 

Properties

Property Type Description
ancestorId string
filters { isDeletedOnly: boolean; excludeTemplates: boolean; isNavigableOnly: boolean; requireEditPermissions: boolean; }
limit number
query string