Home > notion-types > SearchParams
Signature:
export interface SearchParams
Property | Type | Description |
---|---|---|
ancestorId | string | |
filters | { isDeletedOnly: boolean; excludeTemplates: boolean; isNavigableOnly: boolean; requireEditPermissions: boolean; } | |
limit | number | |
query | string |