@apollo/client-react-streaming
v0.14.0
Published
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac
Maintainers
Readme
@apollo/client-react-streaming
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the @apollo/client-integration-nextjs package as an example.
It can also be used to use Apollo Client with a custom streaming SSR setup, e.g. with Vite. See the vite streaming integration test as an example.
Documentation
You can find the full API Documentation here:
We will add more documentation as part of the Apollo Client documentation soon.
