Relational queries result types are not working
Hi,
When i call findMany or findFirst with no args, the result type is
When i include
query
result type
When i call findMany or findFirst with no args, the result type is
When i include
with arg, the result type do not provide the relational typequery
result type

