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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
39 B
GraphQL
Raw Permalink Normal View History

fragment ThingyF on Thingy {
x y z
}