debian-mirror-gitlab/fixtures/lib/gitlab/graphql/queries/ee/author.fragment.graphql

6 lines
58 B
GraphQL
Raw Normal View History

2021-03-08 18:12:59 +05:30
fragment AuthorF on Author {
name
handle
verified
}