const res = await Character.remove({ name: 'Eddard Stark' }); res.deletedCount; // Number of documents removed