Find data of my friends and I to sort them using MongoDB
Advertisements I need to search for information about my friends. I would also like to include my information from my ActorId, so that in descending order my friends and I have the most Fame. I’ve struggled to build this query, and it’s not optimised. I’m looking for a way to do it. The first $lookup… Read More Find data of my friends and I to sort them using MongoDB