I can't get the correct typing

Hello, I am new to drizzle and I am in a situation that I don't know how to solve, I would appreciate your help. In this case I have the table of “users” and “account” in this case I want to return the user with its relation which is ‘account’ but it does not return the correct typing for the “account” part. As you can see it says “never, I don't know what the problem could be. I export correctly the table with its relations on both sides
image.png
Was this page helpful?