T
tRPC
❓-help
TRPCClientErrorlike no name property
Looking for more? Join the community!
T
tRPC
❓-help
T
tRPC
❓-help
Recommended Posts
applyWSSHandler yells at context error in expressI used the example code from docs.
My applyWSSHandler code is:
```
const handler = applyWSSHandler({How to use the errorFormatter when using an adapter?The example here uses `context.create()`, which isn't something you do when using an adapter.
I donOne file per function call on the server sideI'd like to structure my server with one file per function call -- is this an antipattern?
If not, dOptimistic update on infinite queryNode 18.12.1 with pnpm
trpc v 10.28.1
I have the following query to render a list of posts
```tsx