debian-mirror-gitlab/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 Normal View History

2021-03-08 18:12:59 +05:30
query }
blog(title: "boom") {
description
}
}