api-client/store
2021-03-30 05:00:24 +00:00
..
mutations.js Support multipart/form-data content-type (#1485) 2021-02-19 22:31:31 +05:30
postwoman.js GraphQL collections (#1536) 2021-03-18 20:25:12 +05:30
README.md chore(deps): bump + docs: remove absolute instructions from readme 2021-03-30 05:00:24 +00:00
state.js duplicate identifier for requests fixed (#1346) 2020-11-27 17:12:33 +05:30

STORE

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.