redfin / react-server

:rocket: Blazing fast page load and seamless navigation.
https://react-server.io/
Apache License 2.0
3.89k stars 184 forks source link

How do we implement Relay and Graphql in React Server? #720

Open dsdharam91 opened 8 years ago

dsdharam91 commented 8 years ago

I am studying it design pattern , it is focusing on Flux, I want to know how can we implement realyjs and graphql with react-server? If there is any feature that allow to use relayjs and graphql with react server please refer that into documentation.

drewpc commented 7 years ago

@dsdharam91 It's totally possible! Do you want to take a look at the existing examples and develop a new example showing this?