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.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
An input provided to the deleteSetting mutation.
DeleteSettingInputA code for the setting.
A valid scope for the setting code.
Was this page helpful?
