summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/incidents/graphql
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-05 03:10:58 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-05 03:10:58 +0000
commitaf7f4b8c377191ca243a673034ee85264353cf95 (patch)
tree6f0898197899eab78f8e9a92d604326136ecffe3 /app/assets/javascripts/incidents/graphql
parent14497073dcf5ee76f9bbc169b4713c511b003faa (diff)
downloadgitlab-ce-af7f4b8c377191ca243a673034ee85264353cf95.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/incidents/graphql')
-rw-r--r--app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql b/app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql
index d717d898ef0..c0942b629e5 100644
--- a/app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql
+++ b/app/assets/javascripts/incidents/graphql/queries/get_incidents.query.graphql
@@ -37,6 +37,7 @@ query getIncidents(
webUrl
}
}
+ statusPagePublishedIncident
}
pageInfo {
hasNextPage