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

bad.fragment.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: 00d868792d2847f4350257adf63765cb27c03f49 (plain)
1
2
3
4
fragment BadF on Blog {
  wibble
  wobble
}