Skip to content

Commit 329c5e4

Browse files
author
EtienneSF
committed
Some more doc
1 parent d1c1c7b commit 329c5e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

graphql-java-runtime/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# GraphQL Java Generator Runtime
2+
3+
4+
This project contains the necessary runtime for both the client (the whole stuff) and the server (the annotations).
5+
6+
It's __not used as a dependency__.
7+
8+
9+
Instead, the source from this module is added to the generated code. This allow the generated code to depend on __no dependency from graphql-java_generator__. That is: at any moment, you can decide to take and hack the generated code on your side, and get rid of graphql-java_generator.

0 commit comments

Comments
 (0)