Skip to content

Commit 880216e

Browse files
committed
add relay support info
1 parent 9d6bb06 commit 880216e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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 [
341342
The `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

346352
The latest development build is available on Bintray.

0 commit comments

Comments
 (0)