Skip to content

Commit 9460f5d

Browse files
committed
GraphQL model docstring
1 parent 264988f commit 9460f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/handlers/src/graphql/model/site_config.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ pub struct SiteConfig {
5757
/// Whether users can log in with their email address.
5858
login_with_email_allowed: bool,
5959

60+
/// Experimental plan management iframe URI.
6061
plan_management_iframe_uri: Option<String>,
6162
}
6263

0 commit comments

Comments
 (0)