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
Copy file name to clipboardExpand all lines: spring-integration-graphql/src/main/java/org/springframework/integration/graphql/outbound/GraphQlMessageHandler.java
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ public void setLocale(@Nullable Locale locale) {
122
122
* Set a SpEL expression to evaluate Execution Id for GraphQL Operation Request to execute.
123
123
* @param executionIdExpression the executionIdExpression to use.
0 commit comments