gitlab-org--gitlab-foss/fixtures/lib/gitlab/graphql/queries/ee/author.fragment.graphql

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

6 lines
58 B
GraphQL
Raw Normal View History

fragment AuthorF on Author {
name
handle
verified
}