What was shared can be accomplished right now with...
# community-help
s
What was shared can be accomplished right now with current structure with something like this Followers UI
Copy code
"filter_by": "$followersFollowing(following_id:= user_e, reference: following_id)",
Following UI
Copy code
"filter_by": "$followersFollowing(follower_id:= user_e, reference: follower_id)",