Hi! Is it possible to return undefined instead of ...
# orm-help
k
Hi! Is it possible to return undefined instead of null when using findOne, etc...
n
Hey 👋 Are you referring to findFirst or findUnique? findOne was last supported in version 2.12.0
k
Find unique!
n
You should be able to use middleware for this and can alter the response