I am trying to retrieve a specific value using Mongodb however I need to use the value "username" to be able to grab the "uuid" and I just need the UUID itself not the username Here are screenshots on the code
How can I approach this?
calling the database to return just the uuid
trying to grab the uuid from the database
picture of the collection