api-client/store
2021-05-03 19:14:26 -07:00
..
mutations.js Sync bodyParams and rawBodyParams (#1562) 2021-04-10 01:03:37 -07:00
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 set default export language as cURL 2021-05-03 19:14:26 -07:00

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.