Skip to main content

instanceSetting

Get an instance setting by key. Returns null if not set.

instanceSetting(
key: InstanceSettingKey!
): InstanceSetting

Arguments

instanceSetting.key ● InstanceSettingKey! non-null enum

Type

InstanceSetting object

Instance setting result - value is JSON encoded based on the key type