summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipeline_editor/graphql/queries/client/last_commit_branch.query.graphql
blob: e8a32d728d5087d139f3df2107b91e4263c84703 (plain)
1
2
3
query getLastCommitBranchQuery {
  lastCommitBranch @client
}