nestjs-algolia
nestjs-algolia copied to clipboard
Are all algolia node methods supported?
I am running nest v4, and using the v4 of this library, but am unsure if this uses the v3 or v4 version of algolia's node client.
I just tried using the findObject
method and it is saying that the method is not available on the index
object. Other methods are working fine for me.
Honestly, I'm unsure, I'm not using this library for a long time. But I'll keep this issue open to verify it at some point.