Better organization support (#81)

This commit is contained in:
Simon Lecoq
2021-01-26 18:16:48 +01:00
committed by GitHub
parent 1c8dcbc8aa
commit 76e0013f00
10 changed files with 202 additions and 127 deletions

View File

@@ -24,6 +24,8 @@ query MetricsOrganization {
sponsorshipsAsMaintainer {
totalCount
}
membersWithRole {
totalCount
}
}
}