Property 'surname' does not exist on type ...

I added custom surname field to user, added it inside additional fields in config but when using {session.user.surname} i get the error above even though surname clearly exists and is correctly displayed on the page
Was this page helpful?