Rank 2: Process
I am implementing followers and following system for my rn app, but unable to have relationship with same collection 2 times
Eg.
- follower_id
- following_id
Both attributes should have relationship with users collection, How is it possible??