Remove unnecessary column

This commit is contained in:
Gustavo Trott 2023-05-22 09:58:09 -03:00 committed by GitHub
parent c7b78552c3
commit 660abc886d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ export const CHAT_SUBSCRIPTION = gql`
subscription {
chat {
chatId
meetingId
participant {
name
role