Skip to main content

SettingsWordListInput

No description

type SettingsWordListInput {  banned: [String!]  suspect: [String!]}

Fields#

banned ([String!])#

banned words will by default reject the comment if it is found.

suspect ([String!])#

suspect words will simply flag the comment.