Docs
Dashboard

channelCreate

Mutation

Creates a new channel with the specified input parameters.

#

Arguments


input
ChannelCreateInput!Required

The values used to perform the channel create operation.

#

Payload


channel
Channel

The channel associated with this channel create payload.

errors
[ChannelCreateError!]

User-facing errors that prevented the operation from succeeding.