0.0.0-commit-release.0.1718009266.650f886 • Published 2 years ago

@apollo/client-react-streaming v0.0.0-commit-release.0.1718009266.650f886

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

API Documentation

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