Missing where in findMany with

Hi, i wanna make a 'where' on relation, but typescript dont show me option 'where' in 'with' block.
It should be possible according to docs
https://orm.drizzle.team/docs/rqb#select-filters
image.png
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
Was this page helpful?