summaryrefslogtreecommitdiff
path: root/app/graphql/queries/epic/epic_children.query.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'app/graphql/queries/epic/epic_children.query.graphql')
-rw-r--r--app/graphql/queries/epic/epic_children.query.graphql1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/graphql/queries/epic/epic_children.query.graphql b/app/graphql/queries/epic/epic_children.query.graphql
index 5ee27052f95..b0e55811b7d 100644
--- a/app/graphql/queries/epic/epic_children.query.graphql
+++ b/app/graphql/queries/epic/epic_children.query.graphql
@@ -42,6 +42,7 @@ fragment EpicNode on Epic {
relationPath
createdAt
closedAt
+ confidential
hasChildren
hasIssues
group {