Types
DeleteSettingInput
An input provided to the deleteSetting mutation.
input
DeleteSettingInputFields
code
String!
required
A code for the setting.
scope
required
A valid scope for the setting code.
An input provided to the deleteSetting mutation.
DeleteSettingInputA code for the setting.
A valid scope for the setting code.