INPUT_OBJECT
DeleteChannelGroupChannelsInput
link GraphQL Schema definition
- input DeleteChannelGroupChannelsInput {
- # ID of the user that is deleting the channels from the channel groups. Must be
- # creator of the channel groups.
- String! :
- # List of channels and the channel groups they will be deleted from.
- DeleteChannelGroupChannelInput]! : [
- }