slackNotification
Last updated
Details about a Slack notification sent for the issue.
type SlackNotification {
channelName: String
timestamp: String
}channelName String
Name of the Slack channel where the notification was sent
timestamp String
Timestamp of when the notification was sent
Last updated
