debian-mirror-gitlab/fixtures/lib/gitlab/graphql/queries/thingy.fragment.graphql

4 lines
39 B
GraphQL
Raw Normal View History

2021-03-08 18:12:59 +05:30
fragment ThingyF on Thingy {
x y z
}