Is there a difference between these two approach.
const something = Model.findById(id). something.save({ session })
const something = Mod