INPUT_OBJECT
input DeleteChannelGroupChannelInput {# ID of the channel group the channel will be deleted from.channelGroupId: String!# ID of the channel to be deleted.channelId: String!}