ContributionCalendar Object
A calendar of contributions made on GitHub by a user.
Fields
#
colors
[ String !]!
Non-null
A list of hex color codes used in this calendar. The darker the color, the more contributions it represents.
isHalloween
Boolean !
Non-null
Determine if the color set was chosen because it's currently Halloween.
months
Non-null
A list of the months of contributions in this calendar.
weeks
[ ContributionCalendarWeek !]!
Non-null
A list of the weeks of contributions in this calendar.
Usages
#
References
#
- Field contributionCalendar from ContributionsCollection
Previous
Contribution
