CreateActionSendSlackNotificationInput
No description
input CreateActionSendSlackNotificationInput {
recipient: String!
recipient_type: SlackNotificationRecipientType!
}
No description
input CreateActionSendSlackNotificationInput {
recipient: String!
recipient_type: SlackNotificationRecipientType!
}
CreateActionSendSlackNotificationInput.recipient
● String!
non-null scalarCreateActionSendSlackNotificationInput.recipient_type
● SlackNotificationRecipientType!
non-null enum