vuex-orm / plugin-graphql

Vuex ORM persistence plugin to sync the store against a GraphQL API.
https://vuex-orm.github.io/plugin-graphql/
MIT License
227 stars 52 forks source link

Type errors #185

Closed Arslanoov closed 3 years ago

Arslanoov commented 3 years ago

Hello Thank you for the library But i have some problems using this library with Vuex ORM Next, Nuxt and TypeScript I followed this instructions https://vuex-orm.github.io/plugin-graphql/guide/nuxt.html

plugins/graphql plugins graphql plugins/vuex-orm plugins vuex orm package.json deps

Arslanoov commented 3 years ago

Sorry, i got messed up with dependency versions Solution: downgrade core version and remove axios plugin