mongodb get latest document filter code example Example: mongodb shell query last document db.collection.find().limit(1).sort({$natural:-1})