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
Tested on prisma 4.10.1 and 4.11.0 with prisma-json-types-generator 2.4.0.
There are type errors like:
Namespace '".../prisma/client/index".Prisma' has no exported member 'StringNullableFilter'
'".../prisma/client/index".Prisma' has no exported member named 'StringNullableWithAggregatesFilter'. Did you mean 'StringWithAggregatesFilter'?
and so on.
Can you have a look at this?
The text was updated successfully, but these errors were encountered:
There are type errors like:
and so on.
Can you have a look at this?
The text was updated successfully, but these errors were encountered: