api-client/store
2020-06-11 19:55:40 +05:30
..
mutations.js URL Path Parameters #834 2020-05-02 19:34:16 +02:00
postwoman.js Transpiled ES5 code to ES6/ES7 2020-06-11 19:55:40 +05:30
README.md Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" 2019-08-24 22:09:29 +05:30
state.js Added store entry to store GQL schema introspection data 2020-05-05 17:22:04 -04: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.