Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vike Extensions: GraphQL #1373

Open
brillout opened this issue Dec 23, 2023 · 1 comment
Open

Vike Extensions: GraphQL #1373

brillout opened this issue Dec 23, 2023 · 1 comment

Comments

@brillout
Copy link
Member

brillout commented Dec 23, 2023

Develop Vike Extensions to automatically integrate with GraphQL tools such as Apollo and Relay.

I expect such Vike Extension to resemble vike-react-query; checking how vike-react-query is implemented is a good start.

Prior art:

CC @AlecAivazis (creator of Houdini GraphQL).

@redbar0n
Copy link
Contributor

More notes on Relay prior art:

Vilay (Vite + vite-plugin-ssr aka. vike + Relay) has been archived, due to facing some bundling issues (likely something about re-wrapping Vike's exports as a separate package).

nextjs-relay-streaming-ssr which uses Next.js 14 App Router (and even React 18 streaming SSR). It has a pretty solid explanation in the Readme on how it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants