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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
47 B
GraphQL
Raw Permalink Normal View History

query getProjectPath {
projectPath @client
}