summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/repository/queries/ref.query.graphql
blob: 91afb7516268a4177ade03676839a4223d268781 (plain)
1
2
3
4
query getRef {
  ref @client
  escapedRef @client
}