1. how do i call /multi_search api with i am tryin...
# random
a
1. how do i call /multi_search api with i am trying to do so with this
Copy code
const collection = await typesense.multiSearch.perform(
      searchQuery,
      commonSearchParams
    );
but it is calling product api instead. i want to call http://localhost:8108/multi_search?x-typesense-api-key=xyzv api