SettingsWordListInputNo descriptiontype SettingsWordListInput { banned: [String!] suspect: [String!]}CopyFields#banned ([String!])#banned words will by default reject the comment if it is found.suspect ([String!])#suspect words will simply flag the comment.