You need to have 2 different mappings: a) one for ...
# community-help
k
You need to have 2 different mappings: a) one for showing who is following a user b) and the other for users followed by a user. What Harpreet shared with you was for a) because that's what I understood from the earlier conversation. To show the list of users a particular user is following, you will need a new mapping collection similar to the previous one for the reverse mapping.