The name of the repo.
Optional
query?: { from?: string; per?: "day" | "week" | "month"; to?: string }Optional
from?: stringThe start date of the time range.
Optional
per?: "day" | "week" | "month"The time interval of the data points.
Optional
to?: stringThe end date of the time range.
The owner of the repo.