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