CommenterAccountFeaturesInput
CommenterAccountFeatures stores the configuration for commenter account features.
type CommenterAccountFeaturesInput { changeUsername: Boolean downloadComments: Boolean deleteAccount: Boolean}
#
FieldschangeUsername
(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