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

getRef.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: 58c09844c3fba55011af78f5d9717a6128246fbb (plain)
1
2
3
query getRef {
  ref @client
}