Add status_history to query

This commit is contained in:
Chi Vinh Le
2017-11-16 19:52:47 +01:00
parent 03a0d904d2
commit abdf5335da
@@ -47,6 +47,9 @@ export default withFragments({
editing {
edited
}
status_history {
type
}
hasParent
${getSlotFragmentSpreads(slots, 'comment')}
...${getDefinitionName(CommentLabels.fragments.comment)}