HonoH
Hono2y ago
buzzy

Unable to get RPC working with the inferred input type

Server is a simple example from the docs, using Bun.
The client is a simple component in Vue. Path-type and return type seems to work correctly, but the input type does not. I would assume type safety should complain if I send it something other than what I give to zValidator? Also, it does not help me auto-complete the query.name
image.png
image.png
Was this page helpful?