Types
StringArraySetting
A string array setting
object
StringArraySettingFields
code
String!
The setting code.
stringArrayValue
[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.

