Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-11-09 06:42:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-09 06:42:22 +0300
commit7dd9256e5eac896fb422566376086a0befc79151 (patch)
treebe65227875ddb0cff4961ae2d97380bbf64dd851 /app/graphql/queries
parent2295d352f6073101497f9bf4e4981c7ae72706a3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/graphql/queries')
-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 b0e55811b7d..be82813dddb 100644
--- a/app/graphql/queries/epic/epic_children.query.graphql
+++ b/app/graphql/queries/epic/epic_children.query.graphql
@@ -89,6 +89,7 @@ query childItems(
iid
epicIssueId
title
+ blocked
closedAt
state
createdAt