gitlab-org--gitlab-foss/app/assets/javascripts/repository/queries/getProjectShortPath.query.graphql

4 lines
57 B
GraphQL
Raw Normal View History

query getProjectShortPath {
projectShortPath @client
}