createProxySSGHelpers type error
Hi all! Anyone know how to use createProxySSGHelpers with appropriate createContext typing?
7 Replies
Context | tRPC
Your context holds data that all of your tRPC procedures will have access to, and is a great place to put things like database connections or authentication information.
@alex / KATT should I be using innerContext as such?
:/
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Thanks @markus1463! Re-factored accordingly
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View