gitlab-org--gitlab-foss/fixtures/lib/gitlab/graphql/queries/syntax-error.graphql

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

6 lines
54 B
GraphQL
Raw Permalink Normal View History

query }
blog(title: "boom") {
description
}
}