Nested relation types are inferred as any instead of proper relation types
Hello, I’m running into a blocking issue.
I get the correct types for the first-level fields, but the nested relation fields are not typed.
I’ve already exported both the tables and the relations, but the nested depth still falls back to any.




3 Replies