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

6 lines
58 B
GraphQL

fragment AuthorF on Author {
name
handle
verified
}