We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef82e9 commit a6f9cb5Copy full SHA for a6f9cb5
packages/recommend/src/types/RecommendedForYouQuery.ts
@@ -5,7 +5,6 @@ export type RecommendedForYouQuery = Omit<
5
RecommendationsQueryWithoutObjectID,
6
'model' | 'queryParameters'
7
> & {
8
- readonly model: 'recommended-for-you';
9
/**
10
* List of [search parameters](https://www.algolia.com/doc/api-reference/search-api-parameters/) to send.
11
*/
0 commit comments