Skip to main content

CommenterAccountFeatures

CommenterAccountFeatures stores the configuration for commenter account features.

type CommenterAccountFeatures {  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