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

app_status.graphql « client « queries « graphql « pipeline_editor « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 938f36c7d5c5c667d60a89b79bc65d14a01756be (plain)
1
2
3
query getAppStatus {
  appStatus @client
}