You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can anyone help me? or is it a generation bug?
I suspect the problem is in the ID type. It can be of type string or number. Or am I doing something wrong?
prisma version: 6+
prisma-nestjs-graphql version: 21.1.1
Hi, I have a problem with the generated types.
This is my prisma schema:
when I try to call select over prisma it returns a type error message:
here are my prisma calls:
Can anyone help me? or is it a generation bug?
I suspect the problem is in the ID type. It can be of type string or number. Or am I doing something wrong?
I see it's a similar problem as in !229
Thx
The text was updated successfully, but these errors were encountered: