AlertSlackInput
No description
input AlertSlackInput {
isActive: Boolean!
webHook: String!
advancedOptions: AlertSlackAdvancedOptionsInput
}
Fields
AlertSlackInput.isActive
● Boolean!
non-null scalar
AlertSlackInput.webHook
● String!
non-null scalar
AlertSlackInput.advancedOptions
● AlertSlackAdvancedOptionsInput
input
Member Of
AlertNotificationsInput
input