File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ to checkout the appropriate tag when looking for the version documented here.
3232 - [ Executing] ( #executing )
3333 - [ Execution strategies] ( #execution-strategies )
3434 - [ Logging] ( #logging )
35+ - [ Relay Support] ( #relay-support )
3536- [ Build it] ( #build-it )
3637- [ Development Build] ( #development-build )
3738- [ Details] ( #details )
@@ -341,6 +342,11 @@ Logging is done with [SLF4J](http://www.slf4j.org/). Please have a look at the [
341342The `grapqhl-java` root Logger name is `graphql`.
342343
343344
345+ #### Relay Support
346+
347+ There is a very basic Relay support included. Please look at https:// github.com/andimarek/todomvc-relay-java for an example
348+ project how to use it.
349+
344350#### Development Build
345351
346352The latest development build is available on Bintray.
You can’t perform that action at this time.
0 commit comments