algoliasearch-client-javascript icon indicating copy to clipboard operation
algoliasearch-client-javascript copied to clipboard

[bug]: `getObject` has no generic type

Open kevinmorpain opened this issue 1 month ago • 0 comments

Description

getObject has no generic type but getObjects does. In v4 there was a generic type for getObject.

I found a PR to add it here: https://github.com/algolia/algoliasearch-client-javascript/pull/1546 but it was closed (supposedly fixed).

Client

Search

Version

5.40.1

Relevant log output


kevinmorpain avatar Oct 21 '25 09:10 kevinmorpain