UpdateSettingArgs Interface
Arguments supplied to updateSetting to add or update a single Setting.
Properties
| Name | Type | Description | |
|---|---|---|---|
| settingName Readonly | string | The SettingName of the setting to add or update. | |
| value Readonly | JSONSchemaType | The new value for the setting. |
Defined in
Last Updated: 19 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.