AlertUpdateSlackInput
No description
input AlertUpdateSlackInput {
isActive: Boolean
webHook: String
advancedOptions: AlertSlackAdvancedOptionsInput
}
No description
input AlertUpdateSlackInput {
isActive: Boolean
webHook: String
advancedOptions: AlertSlackAdvancedOptionsInput
}
AlertUpdateSlackInput.isActive
● Boolean
scalarAlertUpdateSlackInput.webHook
● String
scalarAlertUpdateSlackInput.advancedOptions
● AlertSlackAdvancedOptionsInput
input