CountByName
No description
type CountByName {
name: String!
count: Int!
}
Fields
CountByName.name ● String! non-null scalar
CountByName.count ● Int! non-null scalar
Member Of
PDFStats object ● VideoStats object


