push code chua nhi?

This commit is contained in:
2024-11-11 22:04:39 +07:00
parent 22bc231409
commit ff45e69efd
7 changed files with 115 additions and 16 deletions

View File

@@ -56,6 +56,7 @@ export class MessageSchema extends PothosSchema {
}),
metadata: t.expose('metadata', {
type: 'Json',
nullable: true,
description: 'The metadata of the message.',
}),
sender: t.relation('sender', {