Skip to content

Commit

Permalink
Extract query logic to its own file, use vue-composable
Browse files Browse the repository at this point in the history
  • Loading branch information
paulolieuthier committed Sep 8, 2021
1 parent 892d5a2 commit bfd30fa
Show file tree
Hide file tree
Showing 5 changed files with 338 additions and 248 deletions.
51 changes: 42 additions & 9 deletions theme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@apollo/client": "^3.4.8",
"@vue/apollo-option": "^4.0.0-alpha.14",
"@vue/apollo-composable": "^4.0.0-alpha.14",
"graphql": "^15.5.1",
"graphql-tag": "^2.12.5"
}
Expand Down
Loading

0 comments on commit bfd30fa

Please sign in to comment.