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.
image.png
image.png
image.png
image.png
Was this page helpful?