dubo
dubo
DTDrizzle Team
Created by dubo on 7/14/2023 in #help
Filtering against a relation
I have a orgs table that have a many to many relation with a users table. while querying with the findFirst method how can i filter against the relation so that I only return an org if the user have access to it.
1 replies