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

app_data.query.graphql « queries « graphql « design_management_legacy « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e12697612068de3da42ba54a50778b603f314840 (plain)
1
2
3
4
query projectFullPath {
  projectPath @client
  issueIid @client
}