gitlab-org--gitlab-foss/fixtures/lib/gitlab/graphql/queries/transitive_bad_import.fragm...

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

7 lines
82 B
GraphQL
Raw Normal View History

# import "does-not-exist.graphql"
fragment AuthorF on Author {
name
handle
}