summaryrefslogtreecommitdiff
path: root/app/graphql/queries/pipelines/get_pipeline_details.query.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'app/graphql/queries/pipelines/get_pipeline_details.query.graphql')
-rw-r--r--app/graphql/queries/pipelines/get_pipeline_details.query.graphql1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/graphql/queries/pipelines/get_pipeline_details.query.graphql b/app/graphql/queries/pipelines/get_pipeline_details.query.graphql
index 5dece2f81cc..f4921706f7e 100644
--- a/app/graphql/queries/pipelines/get_pipeline_details.query.graphql
+++ b/app/graphql/queries/pipelines/get_pipeline_details.query.graphql
@@ -120,6 +120,7 @@ query getPipelineDetails($projectPath: ID!, $iid: ID!) {
hasDetails
detailsPath
group
+ label
action {
__typename
id