cyon / vuex-pagination

Use paginated resources in your Vue/Vuex app with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to turn off caching

stchristian opened this issue · comments

It would be great if createResource() had an option to turn off caching. It's possible that data has been changed and the cache has not been updated.