ApplicationSettings
Represents the application settings
Fields without arguments
| Name | Type | Description |
|---|---|---|
adminStatusVisible | Boolean! | Shows if admin status can be queried by non-administrators |
identityProviders | IdentityProviderConnection! | List of configured identity providers |
legalNoticeUrl | String | URL to the legal notice page |
organizationCreationRestricted | Boolean! | Shows if organization creation is restricted to administrators |
privacyUrl | String | URL to the privacy policy page |
termsAndConditionsUrl | String | URL to the terms and conditions page |
userRegistrationEnabled | Boolean! | Shows if user registration is enabled |