summaryrefslogtreecommitdiff
path: root/fixtures/lib/gitlab/graphql/queries/typedefs.graphql
blob: e25298661fd2f35c67ba20a6da768107dc1189bd (plain)
1
2
3
type Author {
  name: String
}