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

thingy.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: 2f95d647eb3f92d20b707a162fbed12141fa95ec (plain)
1
2
3
fragment ThingyF on Thingy {
  x y z
}