Can anyone tell me why typescript/nexus is complai...
# orm-help
m
Can anyone tell me why typescript/nexus is complaining if I generate my types? thanks!
a
Because prisma API returns the model without his relationship
m
Meaning?
How can i fix it?
a
Add
as any