shovancak
shovancak
TtRPC
Created by shovancak on 5/3/2023 in #❓-help
createTRPCNext and createTRPCProxyClient within one NextJs app
Hey, Is there any possibility to use createTRPCNext and createTRPCProxyClient clients in one NextJs app? I have a use-case where I need to use a vanilla client to fetch data in my app but I don't want to lose the possibility of using useQuery and useMutation hooks in my components.
9 replies