Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
await TRPC's useQuery - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
3y ago
•
6 replies
West side ⁉
await TRPC's useQuery
I want to use trpc
's useQuery on the server side
(in getServerProps
)
is it possible to await for data to arrive before returning
? i
.e
.
await api.auth.checkLogin.useQuery()
await api.auth.checkLogin.useQuery()
?
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
TRPC UseQuery
TTC
Theo's Typesafe Cult / questions
4y ago
tRPC useQuery ReturnType
TTC
Theo's Typesafe Cult / questions
4y ago
Await tRPC Mutation response
TTC
Theo's Typesafe Cult / questions
4y ago
tRPC useQuery() or useMutation()
TTC
Theo's Typesafe Cult / questions
3y ago