debian-mirror-gitlab/app/assets/javascripts/repository/queries/getProjectShortPath.graphql

4 lines
57 B
GraphQL
Raw Normal View History

2019-09-04 21:01:54 +05:30
query getProjectShortPath {
projectShortPath @client
}