team_member.ex I’ve defined:TeamMember record only if the actor is also a member of the same team.:user relationship, I also need a similar rule in user.ex. How to allow reading another user only when the actor and the target user share the same team?User resource: