adamsoffer/next-apollo

Is there a way to access the apollo client aside from just exporting it?

Closed this issue · 0 comments

There are situations where I would need access to some of the apollo client methods, is anyone familiar with being able to access the client object aside from just exporting the HOC wrapper?