Does Apollo Router(Hive) support streaming? Apollo Router as such doesnt support streaming unless its enterprise license #5060
-
Does Apollo Router(Hive) support streaming? Apollo Router as such doesnt support streaming unless its enterprise license https://www.apollographql.com/docs/router/executing-operations/subscription-support/ This is a deal breaker for me to decide either to use guild hive or wundergraph. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can use Hive with other routers. Hive is a schema registry (not only though) that works with other gateways. GraphQL Mesh supports Subscriptions, is MIT and works with GraphOS, GraphQL Hive and pretty much everything out there. What I mean by "supports Apollo Federation"?Gateway I know that I shared no "proofs", but we do have a Federation compatibility checking tool that we will announce soon and it clearly shows who really supports and understands what Apollo Federation is capable of and what rules apply there (long story short, it's us - The Guild, and Apollo). Registry Stay tuned for GraphQL Conf :) |
Beta Was this translation helpful? Give feedback.
@techtreet
You can use Hive with other routers. Hive is a schema registry (not only though) that works with other gateways.
GraphQL Mesh supports Subscriptions, is MIT and works with GraphOS, GraphQL Hive and pretty much everything out there.
It also supports Apollo Federation in 100% (we tested it on A LOT of variations of a supergraph - if I recall correctly it was ~260k variations).
What I mean by "supports Apollo Federation"?
Gateway
That you won't experience a situation where it fails to resolve a query or resolves it incorrectly. So pretty much correctness.
We see it very much missing in the conversation about gateways, they all just share numbers like p95, p99 or memory usage, but …