Object GitHub::ContributionCalendarMonth
A month of contributions in a user's contribution graph.
Fields
firstDay: Date!
The date of the first day of this month.
name: String!
The name of the month.
totalWeeks: Int!
How many weeks started in this month.
year: Int!
The year the month occurred in.