debian-mirror-gitlab/fixtures/lib/gitlab/graphql/queries/ee/author.fragment.graphql
2021-03-08 18:12:59 +05:30

6 lines
58 B
GraphQL

fragment AuthorF on Author {
name
handle
verified
}