Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add some more apis like vuex-orm #480

Open
krunaldodiya opened this issue Mar 21, 2020 · 0 comments
Open

add some more apis like vuex-orm #480

krunaldodiya opened this issue Mar 21, 2020 · 0 comments

Comments

@krunaldodiya
Copy link

krunaldodiya commented Mar 21, 2020

Hi,

I found that vuex-orm is heavily inspired by redux and it has also huge list of api like firstOrCreate, upsert, hasmanythrough, polymorphic relationship etc,

Also Vuex-orm let user to access model from anywhere and call model methods but in redux-orm we have to call within reducer only, can't call something like Book.create() from saga, thunk or may be from component,

can it be done ? if yes, it would be too much helpful and powerful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant