DSAConfiguration
No description
type DSAConfiguration {
enabled: Boolean!
methodOfRedress: DSAMethodOfRedressConfiguration!
}
Fields
DSAConfiguration.enabled
● Boolean!
non-null scalar
enabled when true turns on the European Union DSA compliance features for commenting, reporting, and moderation flows.
DSAConfiguration.methodOfRedress
● DSAMethodOfRedressConfiguration!
non-null object
methodOfRedress lets users know if and how they can appeal a moderation decision
Member Of
Settings
object