Skip to content

Conversation

bradens
Copy link

@bradens bradens commented Aug 27, 2025

PR Checklist

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Currently all subscriptions are disabled when using the apollo federation driver. There is no reason to disable them, they work perfectly fine, and even though Apollo's GraphOS is an enterprise offering, solutions such as Wundergraph Cosmo can use them.

Issue Number:

#2879
nestjs/nest#11987

and many others

What is the new behavior?

Now we allow subscriptions to function just like the existing Apollo Driver.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

I know this is an absolute dealbreaker for my own org, and based on the responses in the linked issues, i'm sure many other people feel the same way.

If the maintainer will allow such a change, I can continue making some tests / etc. I have verified that doing this change results in a perfectly operable subgraph with subscriptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant