gitlab-org--gitlab-foss/fixtures/lib/gitlab/graphql/queries/typedefs.graphql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
31 B
GraphQL
Raw Permalink Normal View History

type Author {
name: String
}