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

is_showing_labels.query.graphql « client « graphql_shared « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dc16f7ad313c7ff67f525ead62fd104e9acfa307 (plain)
1
2
3
query isShowingLabels {
  isShowingLabels @client
}