Edit this page
Relay (GraphQL)
Documentation about using Vike with Relay (GraphQL).
💚This page is maintained by the community and may contain outdated information; PR welcome to update or improve it.
💚There isn't a Vike extension for Relay (GraphQL) yet, but contributions welcome to create one. In the meantime, you can manually integrate Relay (GraphQL).
To manually integrate Relay, see:
- Integration > Tool integration (more) > Data fetching
- GitHub> facebook/relay > #3468 - SSR docs (comment)
- nextjs-relay-streaming-ssr, which has an explanation in its Readme on how it works.
For using Relay with React Streaming, see:
Example of a deep Relay integration with React 18's new SSR Suspense Render-as-you-Fetch architecture:
-
2022.08 GitHub >
XiNiHa/vilay