Partial select with join throwing TS error
Getting 2 errors:
-
Getting Expected 0 arguments, but got 1
- Expected 0-1 arguments, but got 2.
this one is related to count with filter)1 Reply
It works but the types are all broken as if it's not respecting the partial select.