toi bi ngu
This commit is contained in:
@@ -433,7 +433,6 @@ export class UserSchema extends PothosSchema {
|
||||
const {
|
||||
websocket: { pubSub },
|
||||
} = ctx
|
||||
Logger.log(ctx.websocket.me?.id, 'Me ID')
|
||||
return pubSub.asyncIterator([
|
||||
`${PubSubEvent.NEW_MESSAGE}.${ctx.websocket.me?.id}`,
|
||||
]) as unknown as AsyncIterable<Message>
|
||||
|
||||
Reference in New Issue
Block a user