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