Types
BulkUpdateConnectedSlackChannelResult
The outcome of a single update inside bulkUpdateConnectedSlackChannels.
object
BulkUpdateConnectedSlackChannelResultFields
connectedSlackChannelId
ID!
The Plain slack channel id this result corresponds to.
connectedSlackChannel
The updated connected slack channel. Null when the update failed.
error
Per-item error, if the update failed. Null when the update succeeded.

