api-client/store
Liyas Thomas f6752e9743 SSE mvp
2019-11-24 18:45:26 +05:30
..
index.js 🚨 Lint 2019-11-02 11:02:21 +05:30
mutations.js Added mutation for working with the GQL store 2019-11-21 00:01:12 -05:00
postwoman.js SSE mvp 2019-11-24 18:45:26 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
state.js Added GQL object to global store 2019-11-21 00:00:15 -05:00

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.