We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dfab42 commit 1544c0fCopy full SHA for 1544c0f
README.md
@@ -127,6 +127,13 @@ You can see query examples in the [project wiki](https://github.com/vuex-orm/vue
127
128
129
130
+## Known issues
131
+
132
+- n:m relations and polymorphic relations are untested
133
+- Each model is only loaded once in the graph
134
+- Code documentation is deprecated and crappy
135
136
137
## Contribution
138
139
To test this plugin in your existing project, you can use `yarn link` functionality. Run `yarn link` in your local
0 commit comments