RQB | using specific fields from a query against relations
is there a way to create a select filter that matches specific fields from a relation?
say i
say i
findMany on posts and want to select all the posts where a relational one-to-many tags.name is inArray of a tagList array