Add BaseGraphqlService, support [github] V4 API (#3763)
* add base class for Graphql APIs * add GithubAuthV4Service + updates to GH token pool * update github forks to use GithubAuthV4Service * rename GithubAuthService to GithubAuthV3Service
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
"fsos": "^1.1.6",
|
||||
"gh-badges": "file:gh-badges",
|
||||
"glob": "^7.1.4",
|
||||
"graphql": "^14.4.2",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"ioredis": "^4.11.1",
|
||||
"joi-extension-semver": "3.0.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
|
||||
Reference in New Issue
Block a user