Home > notion-types > SearchResult
Signature:
export interface SearchResult
Property | Type | Description |
---|---|---|
highlight | { pathText: string; text: string; } | |
id | string | |
isNavigable | boolean | |
score | number |
Home > notion-types > SearchResult
Signature:
export interface SearchResult
Property | Type | Description |
---|---|---|
highlight | { pathText: string; text: string; } | |
id | string | |
isNavigable | boolean | |
score | number |