Vuex-ORM persistence plugin to sync the store against a GraphQL API. This is a copy of the plugin '@vuex-orm/plugin-graphql'. They did all the work, I just changed some things to make it work for my project. Check them on Github: https://github.com/vuex-orm/plugin-graphql
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.