Types
NumberSetting
A number setting
object
NumberSettingFields
code
String!
The setting code.
numberValue
Int!
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.

