TopCommenterConfigurationInput
topCommenter specifies whether or not the feature is enabled to show that commenters with comments featured within the last 10 days are top commenters
input TopCommenterConfigurationInput {
  enabled: Boolean
}
Fields
TopCommenterConfigurationInput.enabled ● Boolean scalar
enabled is whether the Top commenter feature is enabled
Member Of
SettingsInput  input