Hi, I have the cordova plugin installed that allows me to take a photo with my phone's camera and upload it to the database. This is working well as I can see the photo I took appear on the page and also in the Files collection of my database. I'm stuck on the next step, however. How can I connect it from the Files collection to a user in the User's collection to be used as that user's profile picture?