Remove restrictedContributionsCount from GraphQL query and tests (#2799)

This commit is contained in:
Alexandr Garbuzov
2023-06-10 10:40:41 +02:00
committed by GitHub
parent c506eccb8e
commit a775176766
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -46,7 +46,6 @@ const GRAPHQL_STATS_QUERY = `
login
contributionsCollection {
totalCommitContributions
restrictedContributionsCount
}
repositoriesContributedTo(first: 1, contributionTypes: [COMMIT, ISSUE, PULL_REQUEST, REPOSITORY]) {
totalCount