File tree
7 files changed
+11
-5
lines changed- dist
- src
- adapters
- builtin
- graphql
7 files changed
+11
-5
lines changedDiff for: dist/vuex-orm-graphql.es5.js
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: dist/vuex-orm-graphql.es5.js.map
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: dist/vuex-orm-graphql.umd.js
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: dist/vuex-orm-graphql.umd.js.map
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: src/adapters/adapter.ts
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
30 | 32 |
|
Diff for: src/adapters/builtin/default-adapter.ts
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 |
|
Diff for: src/graphql/schema.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments