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

checked_runner_ids.query.graphql « list « graphql « runner « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c01f1edb45120307a2839e34a37c6f8a50b91e10 (plain)
1
2
3
query getCheckedRunnerIds {
  checkedRunnerIds @client
}