Edit this page
Relay (GraphQL)
Community-led documentation about using Relay (GraphQL) with Vike.
💚This page may contain outdated information, PR welcome to update or improve this page.
💚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