Skip to main content
MUTATION
bulkUpdateConnectedSlackChannels(input: BulkUpdateConnectedSlackChannelsInput!): BulkUpdateConnectedSlackChannelsOutput!

Arguments

Per-update results, in the same order as the input list.

Top-level error. Set to a bulk_partial_failure error whenever any per-item update failed, so callers that only check the top-level error don't silently miss per-item failures. Null only when every item succeeded.

Mutation
Variables
Response