zth / rescript-relay

Use Relay with ReScript.
https://rescript-relay-documentation.vercel.app/docs/getting-started
333 stars 49 forks source link

@preloadable support #479

Closed zth closed 6 months ago

zth commented 7 months ago

Implement support for @preloadable (lazy loading the JSON for writing into the store).

zth commented 6 months ago

Duplicate: https://github.com/zth/rescript-relay/issues/276