Inferring Additional Fields on Server

Hello, I added gender to my user schema and I would like to infer the User type so I dont have ts error anymore.
No description
2 Replies
Ping
Ping5mo ago
You'll have to force cast a type for now. In the future this will be resolved.
Heyells
HeyellsOP5mo ago
Thank you

Did you find this page helpful?