T
tRPC
Revalidate API route from procedure
Revalidate API route from procedure
Message Not Public
Sign In & Join Server To View
Looking for more? Join the community!
T
tRPC
Revalidate API route from procedure
T
tRPC
Revalidate API route from procedure
Recommended Posts
Modifying payload client-side before cachingSay I have a payload that includes something like `category_id` in each of the items returned e.g.: Response headersIs it possible to modify the response headers from server to client?API Response caching not working on vercel ⁉I've followed the instructions in https://trpc.io/docs/v9/caching for API Response caching and it's when throwing a TRPCError, is there a way to include an internal error code ?for the given screenshot, if such error happens I wanna prompt the user to login or something.extra json property added after data when consuming a query hook.I have this issue where when consuming a RQ hook there is an extra `json` object that I have to useProblem using next+ssgHi,
Im trying to use the @trpc/next SSG Helper and I get content on the page. Although I noticed tha