GraphQL model docstring
This commit is contained in:
@@ -57,6 +57,7 @@ pub struct SiteConfig {
|
||||
/// Whether users can log in with their email address.
|
||||
login_with_email_allowed: bool,
|
||||
|
||||
/// Experimental plan management iframe URI.
|
||||
plan_management_iframe_uri: Option<String>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user