vuex-orm / vuex-orm-next

The next iteration of Vuex ORM.
https://next.vuex-orm.org
MIT License
189 stars 11 forks source link

Mutators? #114

Open salcedo opened 2 years ago

salcedo commented 2 years ago

Is your feature request related to a problem? Please describe...

In old vuex-orm you could define mutators. https://vuex-orm.org/guide/model/accessors-and-mutators.html#defining-accessors

Describe the solution you'd like

Will mutators be added to vuex-orm-next or is there a different way to achieve the same thing?

Describe alternatives you've considered

N/A

Additional context

N/A