We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb25b55 commit 3479974Copy full SHA for 3479974
src/support/interfaces.ts
@@ -1,6 +1,6 @@
1
/* istanbul ignore file */
2
import { Database, Model as ORMModel } from "@vuex-orm/core";
3
-import ORMInstance from "@vuex-orm/core/lib/data/instance";
+import ORMInstance from "@vuex-orm/core/lib/data/Instance";
4
import RootState from "@vuex-orm/core/lib/modules/contracts/RootState";
5
import { ApolloLink } from "apollo-link";
6
import { DocumentNode } from "graphql/language/ast";
0 commit comments