CommentRevisionWordListMetadata
No description
type CommentRevisionWordListMetadata { timedOut: Boolean suspectWords: [WordlistMatch!] bannedWords: [WordlistMatch!]}Fields#
timedOut (Boolean)#
timedOut is whether the wordlist analysis timed out when this revision of the comment was sent through the moderation phases.
suspectWords ([WordlistMatch!])#
suspectWords are any suspect words that were matched and found on this comment revision.
bannedWords ([WordlistMatch!])#
bannedWords are any banned words that were matched and found on this comment revision.