I am using this to delete a topic from the topics one-to-many of the User object:
User.findByIdAndUpdate(req.session.passport.user, { $pull: { topic