Difference in type inference for vanilla client?
Hello, querying an endpoint with the vanilla tRPC client but at runtime the actual result isn't the inferenced type but
{json: ..., meta: ...}, am I doing something wrong?
