Skip to content

Latest commit

 

History

History

client-react-streaming

@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:

API Documentation

We will add more documentation as part of the Apollo Client documentation soon.