Kind: Interface
Source: atloria-monorepo/apps/api/src/web-search/interfaces/search.interfaces.ts
Properties
| Property | Type |
|---|---|
query | string |
categories | string[] |
limit | number |
minScore | number |
Kind: Interface
Source: atloria-monorepo/apps/api/src/web-search/interfaces/search.interfaces.ts
| Property | Type |
|---|---|
query | string |
categories | string[] |
limit | number |
minScore | number |
Was this page helpful?