I have a posts collection and there is an array in it which contains the likes. Is there a way to hide whats in the array(userId) and only show the count
TL;DR
They are asking if there is a way to conceal the user IDs within an array of likes in a posts collection, and only display the like count.