AlertSlackAdvancedOptionsInput
No description
input AlertSlackAdvancedOptionsInput {
titles: AlertSlackTitlesInput
short: Boolean
icon: String
username: String
channel: [ID!]
}
Fields
AlertSlackAdvancedOptionsInput.titles
● AlertSlackTitlesInput
input
AlertSlackAdvancedOptionsInput.short
● Boolean
scalar
AlertSlackAdvancedOptionsInput.icon
● String
scalar
AlertSlackAdvancedOptionsInput.username
● String
scalar
AlertSlackAdvancedOptionsInput.channel
● [ID!]
list scalar
Member Of
AlertSlackInput
input ● AlertUpdateSlackInput
input