'How can i get a Remote Mirror gitlab in Graphiql
Is there any way to list the mirrored gitlab repositories using Graphiql ? I'm listing the projects name and url and I need to include the mirrors in the list.
Solution 1:[1]
Here is the GitLab API documentation for remote mirrors.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Richard |
