|
|
|
|
|
by linkmotif
3161 days ago
|
|
> I've considered that, but it's extremely annoying (and still not really possible with Relay or Apollo) It’s easy with Relay. With Classic you render a RelayRenderer. In Relay Modern you render a QueryRenderer. Either way, you can issue more queries than just your root query and it’s as easy as rendering a React component. |
|