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

sidebar_status.query.graphql « queries « graphql « alert_management « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 61c570c5cd0be7568674c481dbc02d79d6a3f970 (plain)
1
2
3
query sidebarStatus {
  sidebarStatus @client
}