adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
482 stars 64 forks source link

ensures getInitialProps of wrapped component can be run #61

Closed gregorskii closed 4 years ago

gregorskii commented 4 years ago

I think this solves #24