Filter on joined (with) tables
Is there any way to filter in a way like these using findFirst/findMany? (yes, screenshotting is not a good practice, sorry)
So basically I'm joining the "types" table (with: type). I only want to get entries where "types.slug" equals "test"
So basically I'm joining the "types" table (with: type). I only want to get entries where "types.slug" equals "test"
