We had an issue with some automated processing and ended up with a bunch of dupes in Mongo in a single collection. I've got 7 records where I should only have 1, but I'm not sure how to go about this 100% and looking for some guidance.
I've sorted out the query and my return records look like this:
What's the best way to remove these dupes?