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

5 lines
47 B
GraphQL
Raw Normal View History

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