in amplify-video-frontend/src/graphql/mutations.js [59:76]
deleteChannel(input: $input, condition: $condition) {
id
name
url
createdAt
messages {
items {
id
channelId
username
content
createdAt
updatedAt
}
nextToken
}
updatedAt
}