Hi, Is there a way to filter records based on a la...
# orm-help
a
Hi, Is there a way to filter records based on a latest relation in prisma? For example, I have USERs with related POSTs, and I want to get all users whose latest post has title 'XYZ'. Thanks!
@Ryan any ideas? 😅