Add chat-side CRM diff panel with keep/rollback flow

This commit is contained in:
Ruslan Bakiev
2026-02-19 05:22:16 +07:00
parent a09acc62a0
commit d9c994c408
7 changed files with 709 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
mutation RollbackLatestChangeSetMutation {
rollbackLatestChangeSet {
ok
}
}