chore(repo): split frontend backend backend_worker into submodules
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
query ChatMessagesQuery {
|
||||
chatMessages {
|
||||
id
|
||||
role
|
||||
text
|
||||
messageKind
|
||||
requestId
|
||||
eventType
|
||||
phase
|
||||
transient
|
||||
thinking
|
||||
tools
|
||||
toolRuns {
|
||||
name
|
||||
status
|
||||
input
|
||||
output
|
||||
at
|
||||
}
|
||||
changeSetId
|
||||
changeStatus
|
||||
changeSummary
|
||||
changeItems {
|
||||
id
|
||||
entity
|
||||
entityId
|
||||
action
|
||||
title
|
||||
before
|
||||
after
|
||||
rolledBack
|
||||
}
|
||||
createdAt
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user