plugin-graphql
plugin-graphql copied to clipboard
Option to switch between insert and create
from #101:
should have a flag which simply does vuex orm .create() instead of a .insert() (would solve pagination)
I think just making another action instead of fetch is sufficient. I just made my own action. which does a Store.createData