/relay-13-nextjs

relay nextjs implementation

Primary LanguageTypeScript

Relay 13 with NextJS

This repo is a try to replicate the relay examples of data driven dependencies with nextjs.

First, it is being implemented with lazy load query + use fragment.

After make this work the next steps is go to SSR and implement the preloaded queries.

problems

This repo it was created also to link a with a issue on relay github because the generated files cannot be found.