ActionCounts
ActionCounts returns the counts of each action for an item.
type ActionCounts { reaction: ReactionActionCounts! dontAgree: DontAgreeActionCounts! flag: FlagActionCounts! illegal: IllegalActionCounts!}Fields#
reaction (ReactionActionCounts!)#
reaction returns the counts for the reaction action on an item.
dontAgree (DontAgreeActionCounts!)#
dontAgree returns the counts for the dontAgree action on an item. This edge is restricted to administrators and moderators.
flag (FlagActionCounts!)#
flag returns the counts for the flag action on an item. This edge is restricted to administrators and moderators.
illegal (IllegalActionCounts!)#
illegal returns the counts for the illegal content action on on item.