The current type of `facets` in the searchOptions is: https://github.com/algolia/algoliasearch-client-javascript/blob/ba59b68aa9494c29e284ed45e924267d7388baa9/packages/client-search/src/types/SearchOptions.ts#L104 Nonetheless, while this is true when no facets are checked, once it is `facets` may contain a string. <img width="195" alt="Screenshot 2022-12-13 at 17 58 29" src="https://user-images.githubusercontent.com/33010418/207396991-5139ac11-6fe5-45ea-a94f-c4910644a398.png"> <img width="627" alt="Screenshot 2022-12-13 at 17 58 40" src="https://user-images.githubusercontent.com/33010418/207398078-092d3b19-119e-43b6-a982-fdd567d350ae.png">