We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643ea69 commit 315123aCopy full SHA for 315123a
README.md
@@ -1,5 +1,14 @@
1
# arangodb-graphql-java
2
3
+The [GraphQL Java](https://www.graphql-java.com/documentation/) project is a
4
+Java implementation of [GraphQL](https://github.com/graphql/graphql-spec). A
5
+general
6
+[tutorial](https://www.graphql-java.com/tutorials/getting-started-with-spring-boot/)
7
+is available for GraphQL Java and Spring Boot.
8
+
9
+This project adds support for [ArangoDB](https://www.arangodb.com) to GraphQL Java.
10
11
12
## maven dependency
13
14
```xml
0 commit comments