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

Fix some typos #180

Open kyrsquir opened 3 years ago

kyrsquir commented 3 years ago

perist -> persist Looks like customMutation is meant to be customQuery in the first paragraph here.

Also includes a few small changes aimed to improve readability