Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 272 Bytes

rtk-query ssr example

This is an example of how I think ssr could work in a similar fashion to what apollo offers. The implementation is in getDataFromTree.tsx. I think this could if we were to fire the query events on the server.