CommentTagCounts
CommentTagCounts provides count data for Tags made against Comment's.
type CommentTagCounts { ADMIN: Int! EXPERT: Int! FEATURED: Int! MEMBER: Int! MODERATOR: Int! QUESTION: Int! REVIEW: Int! STAFF: Int! UNANSWERED: Int!}Fields#
ADMIN (Int!)#
ADMIN is the count of Comment's with the ADMIN tag.
EXPERT (Int!)#
EXPERT is the count of Comment's with the EXPERT tag.
FEATURED (Int!)#
FEATURED is the count of Comment's with the FEATURED tag.
MEMBER (Int!)#
MEMBER is the count of Comment's with the MEMBER tag.
MODERATOR (Int!)#
MODERATOR is the count of Comment's with the MODERATOR tag.
QUESTION (Int!)#
QUESTION is the count of Comment's with the QUESTION tag.
REVIEW (Int!)#
REVIEW is the count of Comment's with the REVIEW tag.
STAFF (Int!)#
STAFF is the count of Comment's with the STAFF tag.
UNANSWERED (Int!)#
UNANSWERED is the count of Comment's with the UNANSWERED tag.