mirror of
https://github.com/wassname/talk.git
synced 2026-07-14 11:18:50 +08:00
Add status_history to query
This commit is contained in:
@@ -47,6 +47,9 @@ export default withFragments({
|
||||
editing {
|
||||
edited
|
||||
}
|
||||
status_history {
|
||||
type
|
||||
}
|
||||
hasParent
|
||||
${getSlotFragmentSpreads(slots, 'comment')}
|
||||
...${getDefinitionName(CommentLabels.fragments.comment)}
|
||||
|
||||
Reference in New Issue
Block a user