TtRPC•Created by noahsolomon on 11/4/2023 in #❓-help How to refetch a call made on the server
this is in the page.tsx which is a server component. When a child clicks a button and makes a post, I need the section to reinvoke this tRPC endpoint but idk how to do this if it's even possibke