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: 74e73e075773cee21f97b48b2acbcd0aad2381ba (plain)
1
2
3
query getProjectPath {
  projectPath
}