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

pipeline_etag.graphql « client « queries « graphql « pipeline_editor « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9946a9e233e5e7cd367b25f0edb5c4e8cfb3393 (plain)
1
2
3
query getPipelineEtag {
  pipelineEtag @client
}