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: graphql-dgs-spring-graphql/src/main/kotlin/com/netflix/graphql/dgs/springgraphql/autoconfig/DgsSpringGraphQLAutoConfiguration.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -516,7 +516,7 @@ open class DgsSpringGraphQLAutoConfiguration(
516
516
* Defaults to [Dispatchers.Unconfined] which runs coroutines immediately on the calling thread.
517
517
* Override this bean to customize the dispatcher for your specific use case.
0 commit comments