adamsoffer / next-apollo

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

Add debug information - Display the http request sent to the graphql server #34

Open Vadorequest opened 5 years ago

Vadorequest commented 5 years ago

I couldn't find an easy way to see the content of the requests sent to the backend server, any tip about implementing this?