Add URL-based change review and selective change-set rollback

This commit is contained in:
Ruslan Bakiev
2026-02-20 19:04:49 +07:00
parent b9ba5778f5
commit 129daa31d7
5 changed files with 593 additions and 88 deletions

View File

@@ -21,11 +21,14 @@ query ChatMessagesQuery {
changeStatus
changeSummary
changeItems {
id
entity
entityId
action
title
before
after
rolledBack
}
createdAt
}