How to use get information from nested embedded documents in mongoDB
I have a collection in mongo having nested embedded fields. How do I get operate on a field that are within another embedded field. Here is a sample from my collection. I have to find Q: Display the baseFare for…