Trying to use findByIdAndUpdate() to update a post as follows: collection.findByIdAndUpdate(id, updateData, callback());