feat(chat): threads UI + graphql flow + qwen/gigachat integration
This commit is contained in:
5
Frontend/graphql/operations/logout.graphql
Normal file
5
Frontend/graphql/operations/logout.graphql
Normal file
@@ -0,0 +1,5 @@
|
||||
mutation LogoutMutation {
|
||||
logout {
|
||||
ok
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user