Type Alias CollectionRepoRankingByIssuesData
CollectionRepoRankingByIssuesData: {
path: { collection_id: number };
query?: { period?: "past_28_days" | "past_month" };
}
Type declaration
path: { collection_id: number }
Optional
query?: { period?: "past_28_days" | "past_month" }
Optional
period?: "past_28_days" | "past_month"
The ID of collection