updateSetting
Updates a setting. For more information about this mutation please see: https://docs.plain.com/advanced/settings.
updateSetting(
input: UpdateSettingInput!
): UpdateSettingOutput!
Arguments
updateSetting.input
● UpdateSettingInput!
non-null input
Type
UpdateSettingOutput
object
An output type provided by the
updateSetting
mutation. Returns the updated setting or an error.