Iha Shin (신의하)
Iha Shin (신의하)
This lets users to do something like `return brandWithType(await prisma.user.findUnique({ ... }), User)`
The React/Vue/Nuxt versions of the benchmark contain no state data in the response payload. This makes those versions not hydratable since hydration requires all the server-fetched data serialized inside the...
# Bug report ## Description / Observed Behavior `word-break: keep-all` breaks when used with `text-wrap: balance`. [On Web](https://codepen.io/anesin1109/pen/ExJxPRJ) with Firefox:  [On Satori](https://og-playground.vercel.app/?share=bVG9TsMwEH4VywixhBJ-hFBUGCg8QRFdujjxpXHr2pHj0IYoC2JAdK5UIbGBBBIbZeONEt4BuyVVhTr57vvO3919l-NAUsAeblJ20xUIJTrjcJrnNkYoAtaLtId29l13e8dZgiNGdfQPoyyJOckMGnIY16iNL5iCQDMpDBdIng5FzfbTRLMwa0mhQdgmgXlA1bRPgkFPyVTQluRSGX4rDMOVtPnVZrfgocODNajzN_Cx69bTSkXPFZCBERgAxLuE81pEw1h3FIkN5RNORABLpii64swG16AC4NXzDLWJloqVr9-ouvuont5_pnNUfs6r6ax6_ConD-XkpbGh6K2x0rjfBK4Jd0VzzxzB9MUOlrG1LMFejhd2Y-_EbISX98DekU0o-GkPeyHhCTgYhrLPrrLYHlOPFpnRsZ5cDn2g2NMqhcLBmvimIgLOpbGGU1z8Ag) (Debug mode):  ## Expected Behavior The...
Closes #12
Providing an isomorphic API for users to define both client and server GraphQL resolvers will be a huge step towards being a fullstack framework. It'll be something like a better...
It looks possible to provide official ReScript support in Vilay, which will be great to have.
This topic needs more research. - Is it actually worth enough to implement? - How would we want to handle bundling? Should we look at `@module` directives inside GraphQL tagged...
The current `Introduction` page is not that appealing. We need a landing page with some dynamic and fancy contents.
TS typechecks, unit, and e2e tests should be done for some level with various scenarios.
- `react-streaming` will be used for simplifying the stream injection - `ReplaySubject` is a thing to look at - Maybe we should hide the `RelayEnvironment` from users and only provide...