summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipeline_editor/graphql/queries/client/current_branch.graphql
blob: acd46013f5b7e37be9fcf9506e55bd647d0eccd0 (plain)
1
2
3
query getCurrentBranch {
  currentBranch @client
}