propagandalf
07/29/2021, 12:09 AMAND
& OR
on the [Type]WhereInput
doesn't exist for findUnique() - but it does for findFirst()?
I'm sitting with a specific usecase where I'd like to avoid using findFirst, because findUnique is perfect for the use case.
It really doesn't matter, just curious as to why exactly it isn't universally added.Dominic Hadfield
07/29/2021, 6:19 AM