Files
gitlab-foss/fixtures/lib/gitlab/graphql/queries/author.fragment.graphql
2021-01-07 21:10:18 +00:00

5 lines
47 B
GraphQL

fragment AuthorF on Author {
name
handle
}