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