Magidoc

ContributionCalendarDay
Object

Represents a single day of contributions on GitHub by a user.

Fields

#

color

Non-null

The hex color code that represents how many contributions were made on this day compared to others in the calendar.

contributionCount

Non-null

How many contributions were made by the user on this day.

contributionLevel

Non-null

Indication of contributions, relative to other days. Can be used to indicate which color to represent this day on a calendar.

date

Non-null

The day this square represents.

weekday

Non-null

A number representing which day of the week this square represents, e.g., 1 is Monday.

Usages

#

References

#