© 2026 Hedgehog Software, LLC
api
trpc/server
trpc/react
const greeting = await api.post.hello.query({ text: "hello" });
useQuery