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

application_info.query.graphql « queries « repository « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd69de39f75284436f1b1fdda72561c6e445300e (plain)
1
2
3
query getApplicationInfo {
  gitpodEnabled
}