gitlab-org--gitlab-foss/fixtures/lib/gitlab/graphql/queries/thingy.fragment.graphql

4 lines
39 B
GraphQL
Raw Normal View History

fragment ThingyF on Thingy {
x y z
}