Types
StringSetting
A string setting
object
StringSettingFields
code
String!
The setting code.
stringValue
String!
The value of the setting. This is named uniquely (instead of just value) so that the union has unique fields.
scope
The scope of the setting.

