chore(repo): split frontend backend backend_worker into submodules

This commit is contained in:
Ruslan Bakiev
2026-03-09 10:23:40 +07:00
parent e96b57a55f
commit 2ca1e75651
155 changed files with 15 additions and 55944 deletions

View File

@@ -1,10 +0,0 @@
query ChatConversationsQuery {
chatConversations {
id
title
createdAt
updatedAt
lastMessageAt
lastMessageText
}
}