Welcome to mirror list, hosted at ThFree Co, Russian Federation.

persistantly_directive.query.graphql « queries « graphql « gitlab « lib « fixtures - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 88a58d01a30ec51b68ffd9619b4ed20d961dc53b (plain)
1
2
3
query {
  project @persistantly
}