refactor: update ID based backend queries to proper types

This commit is contained in:
Andrew Bastin
2021-09-30 12:52:31 +05:30
parent 728515c225
commit c71333d9cb
6 changed files with 44 additions and 42 deletions

8
pnpm-lock.yaml generated
View File

@@ -69,6 +69,7 @@ importers:
graphql: ^15.6.0
graphql-language-service-interface: ^2.8.4
graphql-language-service-parser: ^1.9.2
graphql-tag: ^2.12.5
jest: ^27.2.2
jest-serializer-vue: ^2.0.2
json-loader: ^0.5.7
@@ -127,6 +128,7 @@ importers:
graphql: 15.6.0
graphql-language-service-interface: 2.8.4_graphql@15.6.0
graphql-language-service-parser: 1.9.2_graphql@15.6.0
graphql-tag: 2.12.5_graphql@15.6.0
json-loader: 0.5.7
lodash: 4.17.21
mustache: 4.2.0
@@ -138,7 +140,7 @@ importers:
socketio-wildcard: 2.0.0
splitpanes: 2.3.8
tern: 0.24.3
vue-apollo: 3.0.8
vue-apollo: 3.0.8_graphql-tag@2.12.5
vue-cli-plugin-apollo: 0.22.2_typescript@4.4.3
vue-functional-data-merge: 3.1.0
vue-github-button: 1.3.0
@@ -12579,6 +12581,7 @@ packages:
/nan/2.15.0:
resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==}
requiresBuild: true
dev: false
optional: true
@@ -17362,12 +17365,13 @@ packages:
deprecated: Sorry but vue-analytics is no longer maintained. I would suggest you switch to vue-gtag, with love, the guy who made the package.
dev: true
/vue-apollo/3.0.8:
/vue-apollo/3.0.8_graphql-tag@2.12.5:
resolution: {integrity: sha512-RnkC75PMoGwl1sdZdVO3R9P51wqmgOVi4QmljkBaTzlVThVlqfkJhrBcPiw2K9EohvSagvZclNqXktyOCcXbBA==}
peerDependencies:
graphql-tag: ^2
dependencies:
chalk: 2.4.2
graphql-tag: 2.12.5_graphql@15.6.0
serialize-javascript: 4.0.0
throttle-debounce: 2.3.0
dev: false