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

project_path.query.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: 9e5c10b3de3b6b5c6b25e2a026528d1827cf52b2 (plain)
1
2
3
query getProjectPath {
  projectPath @client
}