SlackConfiguration
No description
type SlackConfiguration {
  channels: [SlackChannel!]!
}
Fields
SlackConfiguration.channels ● [SlackChannel!]! non-null object
channels is the set of Slack channels configured to receive comments
Member Of
Settings  object