Skip to content

Commit 174c0fd

Browse files
committed
Move from readme to documentation
1 parent 1750187 commit 174c0fd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,3 @@ This project requires at least Java 8.
1616
## Installation and getting started
1717

1818
See [Getting started](https://www.graphql-java-kickstart.com/servlet/getting-started/) for more detailed instructions.
19-
20-
## Relay.js support
21-
22-
Relay.js support is provided by the [EnhancedExecutionStrategy](https://github.com/graphql-java/graphql-java-annotations/blob/master/src/main/java/graphql/annotations/EnhancedExecutionStrategy.java) of [graphql-java-annotations](https://github.com/graphql-java/graphql-java-annotations).
23-
You **MUST** pass this execution strategy to the servlet for Relay.js support.
24-
25-
This is the default execution strategy for the `OsgiGraphQLHttpServlet`, and must be added as a dependency when using that servlet.

0 commit comments

Comments
 (0)