refactor: contribution api

This commit is contained in:
Rongjian Zhang
2020-01-01 13:26:20 +08:00
parent 9f4df079a2
commit 35993942fe
10 changed files with 433 additions and 131 deletions

View File

@@ -21,5 +21,14 @@
repositories {
totalCount
}
contributionsCollection {
contributionCalendar {
weeks {
contributionDays {
color
}
}
}
}
}
}