@apollo/client-react-streaming
v0.11.5
Published
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/experimental-nextjs-app-support](https://github.com/apollographql/apollo-client-nextjs/tree/main/packages/experimenta
Downloads
307,154
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/experimental-nextjs-app-support 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.