Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
23.02
-
None
-
MXS-SPRINT-171, MXS-SPRINT-172
Description
The state modules for Query Editor are typically relational objects.
There is anexisting library for having ORM Object-Relational Mapping in the Vuex store. It would be better to replace the current state's synchronized methods with ORM to improve maintainability, scalability, and readability.