Count
No description
type Count {
date: String
total: Int
}
Fields
Count.date
● String
scalar
Count.total
● Int
scalar
Member Of
PageValues
object
No description
type Count {
date: String
total: Int
}
Count.date
● String
scalarCount.total
● Int
scalarPageValues
object