Skip to main content

AlertSlackAdvancedOptions

No description

type AlertSlackAdvancedOptions {
titles: AlertSlackTitles
short: Boolean
icon: String
username: String
channel: [ID!]
}

Fields

AlertSlackAdvancedOptions.titles ● AlertSlackTitles object

AlertSlackAdvancedOptions.short ● Boolean scalar

AlertSlackAdvancedOptions.icon ● String scalar

AlertSlackAdvancedOptions.username ● String scalar

AlertSlackAdvancedOptions.channel ● [ID!] list scalar

Member Of

AlertSlack object