Jikyu
Jikyu
TtRPC
Created by Jikyu on 1/9/2025 in #❓-help
Does server side helper's fetch also fill the cache like prefetch?
It wasn't clear in the docs (https://trpc.io/docs/client/nextjs/server-side-helpers#helpers-usage) , but does fetch also add the query to the cache, which I then dehydrate and send to the client? I need to access data both server side and client side
1 replies