isNotNull() returning incorrect Type
The following code...
Returns an array of objects where "trashedAt" is a
Date | Null
but this is not possible because I am using where isNotNull()
0 Replies