in amplify-video-frontend/src/graphql/subscriptions.js [6:23]
onCreateMessage(channelId: $channelId) {
id
channelId
username
content
createdAt
channel {
id
name
url
createdAt
messages {
nextToken
}
updatedAt
}
updatedAt
}