OBJECT

ProjectStatsTimeFrames

link GraphQL Schema definition

1type ProjectStatsTimeFrames {
2
3all: Int
4
5month: Int
6
7today: Int
8
9week: Int
10
11}

link Required by