debian-mirror-gitlab/app/assets/javascripts/repository/queries/ref.query.graphql

5 lines
52 B
GraphQL
Raw Normal View History

2019-09-04 21:01:54 +05:30
query getRef {
ref @client
2020-05-05 14:28:15 +05:30
escapedRef @client
2019-09-04 21:01:54 +05:30
}