1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-apollo/lib
Shaleen Jain cd1d9e0c35 with-apollo: Improve lib/withData (#3973)
* pass down getInitialProps ctx to ComposedComponent
* pass apollo client instance directly to getDataFromTree instead of through the ApolloProvider wrapper.
* Avoid redundant empty serverState initialization (It's always initialized)
2018-03-16 11:52:30 +01:00
..
initApollo.js [with-apollo] Fix warning about missing _allPostsMeta and more (#3397) 2017-12-05 10:50:45 -08:00
withData.js with-apollo: Improve lib/withData (#3973) 2018-03-16 11:52:30 +01:00