Docs
Dashboard

channelDelete

Mutation

Deletes a channel with the specified input parameters.

#

Arguments


input
ChannelDeleteInput!Required

The values used to perform the channel delete operation.

#

Payload


channel
Channel

The channel associated with this channel delete payload.

errors
[ChannelDeleteError!]

User-facing errors that prevented the operation from succeeding.