You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
70
70
You **MUST** pass this execution strategy to the servlet for Relay.js support.
71
+
71
72
This is the default execution strategy for the `OsgiGraphQLServlet`, and must be added as a dependency when using that servlet.
0 commit comments