I’dont know where to ask this but When usign Vuex ...
# prisma-whats-new
g
I’dont know where to ask this but When usign Vuex we create a store, a mutation and an action. I give some parameters to the action, so that I can use it in the ...mapActions inside my component. Does anyone know how do we pass the values from a form in a component to the action in ...mapActions ? Thank you in advance. Ps I use, apollo, vuex and graphcool