SearchOptions
Defined in: domains/search.ts:11
Properties
Section titled “Properties”types?
Section titled “types?”optional types?: SearchEntityType[];Defined in: domains/search.ts:13
Limit results to specific entity types. Defaults to all types.
limit?
Section titled “limit?”optional limit?: number;Defined in: domains/search.ts:15
Maximum number of results per entity type. Defaults to 5.