Описание тега react-router-relay
NoneReact-router-relay is a tool used for integrating the react-router library into a Relay.js environment. Use this tag when using the react-router-relay library in your project.
react-router-relay (not to be confused with react-router) is a tool used when integrating the react-router library into a Relay.js environment.
react-router-relay will automatically generate a combined Relay query config with all queries and parameters from the active React Router routes, then pass down the query results to each of the route components.
Useful links
react-router-relay
on GitHub
react-router-relay
on npm