I am uploading profile pictures for my users using collectionFS. I have two collections, one for userData and another for Images. I am trying to attach the image reference in the other collection. But I am getting the object rather than the _id string. Any pointers?I am uploading profile pictures for my users us