Optionalbody?: neverThe name of the repo.
Optionalquery?: { from?: string; per?: "day" | "week" | "month"; to?: string }Optionalfrom?: stringThe start date of the time range.
Optionalper?: "day" | "week" | "month"The time interval of the data points.
Optionalto?: stringThe end date of the time range.
The owner of the repo.