I have a list of about 50-75 different Case Classes. I want to add an attribute to all of them. Is there a way to mass update all of them? Or do I have to do them “one at a time”?
Just simply looking for an easy way. If I have to do them one at a time that is fine.
Thank you,