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

path_locks.fragment.graphql « queries « repository « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 868a513362dfeaf3c917ab39c941a0bd2052d1ee (plain)
1
2
3
fragment ProjectPathLocksFragment on Project {
  id
}