Skip to main content

CommenterAccountFeaturesInput

CommenterAccountFeatures stores the configuration for commenter account features.

type CommenterAccountFeaturesInput {  changeUsername: Boolean  downloadComments: Boolean  deleteAccount: Boolean}

Fields#

changeUsername (Boolean)#

changeUsername when true, non-sso user may change username every 14 days

downloadComments (Boolean)#

downloadComments when true, user may download their comment history

deleteAccount (Boolean)#

deleteAccount when true, non-sso user may permanently delete their account