RecentCommentHistory
RecentCommentHistory returns data associated with a User's recent commenting history within the specified timeFrame configured.
type RecentCommentHistory { statuses: CommentStatusCounts!}Fields#
statuses (CommentStatusCounts!)#
statuses stores the counts of all the statuses against Comments by a User within the timeFrame configured.