Yeah, you can build your own search client that you pass into instantsearch, and inside that search client you can send the request to your backend, and assuming you have nodejs on your backend you can then transform the data on your backend using the instantsearch adapter and make the call to typesense