channelCreate
Creates new channel.
Requires one of the following permissions: MANAGE_CHANNELS.
channelCreate(
input: ChannelCreateInput!
): ChannelCreate
Arguments
input
(ChannelCreateInput!
)
Fields required to create channel.
Type
ChannelCreate
Creates new channel.
Requires one of the following permissions: MANAGE_CHANNELS.