NewCommentersModerationConfigInput
NewCommentersModerationConfigInput specifies the moderation configuration for new commenters' comments.
type NewCommentersModerationConfigInput { mode: MODERATION_MODE premodSites: [String!]}Fields#
mode (MODERATION_MODE)#
mode is whether new commenters' comments should be moderated PRE, POST, or SPECIFIC_SITES_PRE (pre-moderated for specific sites)
premodSites ([String!])#
premodSites is the specific sites that new commenters' comments should be pre-moderated on if the SPECIFIC_SITES_PRE moderation mode is set