Realtime subscription support is offered with Serverless and Enterprise Apollo plans. To get started, you need:
- An active Enterprise or Serverless organization with Apollo.
- A self-hosted or cloud, federated GraphQL API:
- Self-hosted (Enterprise)
- One or more federation-compatible GraphQL API servers with subscription support using the
graphql-ws
orsubscriptions-transport-ws
protocol. - The latest version of Apollo Router.
- One or more federation-compatible GraphQL API servers with subscription support using the
- Cloud (Serverless)
- A cloud-hosted router endpoint in GraphOS connected to an existing GraphQL server running subscriptions.
Comments
1 commentPlease sign in to leave a comment.
Federated Subscriptions are now supported in GraphOS!