The source project of this merge request has been removed.
Add metadata about the GitLab server to GraphQL
Compare changes
Files
5
app/graphql/resolvers/metadata_resolver.rb
0 → 100644
+ 11
− 0
Implements a "metadata" graphql resource that duplicates the REST /version
endpoint, and transforms the latter into a graphql client for the former
Related to #56809 (closed)