Expose manager telegram avatars

This commit is contained in:
Ruslan Bakiev
2026-04-04 10:13:50 +07:00
parent 6b966c763e
commit 335ba994ab
4 changed files with 136 additions and 97 deletions

View File

@@ -147,6 +147,7 @@ type ManagerUser {
createdAt: DateTime!
orderCount: Int!
lastOrderAt: DateTime
telegramConnection: MessengerConnection
}
type MessengerConnection {