Select query return type seems weird

In the screenshot you can see I'm trying to query from user schema using findFirst(), but when I hover the result varaible to check the return type it is not of user schema type instead it shows some general type.

What might be the issue, am I doing anything wrong here?
Screenshot_2025-01-03_at_3.02.11_PM.png
Was this page helpful?