We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ba07a commit 1fe282dCopy full SHA for 1fe282d
1 file changed
README.md
@@ -7,7 +7,7 @@ It's an early version, but the query parser should be near 100%.
7
8
The execution part is WIP, and validation, error handling and more is still missing.
9
10
-A very simple (yet complete) use-case how to use graphql-java: [src/test/groovy/graphql/GraphQLTest.groovy](GraphQL Test)
+For a very simple (yet complete) use-case how to use graphql-java: [GraphQL Test](src/test/groovy/graphql/GraphQLTest.groovy)
11
12
### Details
13
0 commit comments