applicationSettingsUpdate
Update application settings.
Arguments
Name | Type | Description |
---|---|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
organizationCreationRestricted | Boolean | Set if organization creation is restricted to administrators. |
userRegistrationEnabled | Boolean | Set if user registration is enabled. |
Fields
Name | Type | Description |
---|---|---|
applicationSettings | ApplicationSettings | The updated application settings. |
clientMutationId | String | A unique identifier for the client performing the mutation. |
errors | [Error!]! | Errors encountered during execution of the mutation. |