api-client/store
2020-05-05 17:22:04 -04:00
..
mutations.js Remove duplicate code 2020-02-25 11:10:18 -05:00
postwoman.js 🐛 Hotfix: Broken toast and edit/save operations 2020-03-19 16:18:52 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
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.