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

project_short_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: 34eb26598c229ebc99538c7b660d912dffa782d8 (plain)
1
2
3
query getProjectShortPath {
  projectShortPath @client
}