Skip to content

Commit 17792dc

Browse files
authored
Update README.md
1 parent 1b374cb commit 17792dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ servlet.addOperationListener(new GraphQLOperationListener() {
6868

6969
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).
7070
You **MUST** pass this execution strategy to the servlet for Relay.js support.
71+
7172
This is the default execution strategy for the `OsgiGraphQLServlet`, and must be added as a dependency when using that servlet.
7273

7374
## Spring Framework support

0 commit comments

Comments
 (0)