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
fix(federation): update federated hooks to support flow (#1864)
### 📝 Description
As of v2.4, Federation supports subscriptions. Our servers automatically
configure hooks for subscription `Flow` support for non-federated
schemas. We should update federated hooks to also support `Flow`.
### 🔗 Related Issues
Resolves: #1862
Copy file name to clipboardExpand all lines: generator/graphql-kotlin-federation/src/main/kotlin/com/expediagroup/graphql/generator/federation/FederatedSchemaGeneratorHooks.kt
0 commit comments