denvned / isomorphic-relay-router

Adds server side rendering support to react-router-relay
BSD 2-Clause "Simplified" License
137 stars 26 forks source link

Allow for one off query overrides #42

Closed toddtarsi closed 8 years ago

toddtarsi commented 8 years ago

Capstone to https://github.com/denvned/isomorphic-relay/pull/43 and https://github.com/facebook/relay/pull/1290 Allows for serverside rendering without a FIFO system

toddtarsi commented 8 years ago

Closing this, as the FIFO system has been unneeded since 0.8.0 of Relay