The following example shows how to setup Vuex-ORM and Plugin GraphQL with Nuxt. nuxt.config.js : export default { plugins: [ '~/plugins/graphql', ...
確定! 回上一頁