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


