apollo-link-token-refresh
apollo-link-token-refresh copied to clipboard
Network error: forward is not a function
When I am trying to use this with @nuxtjs/apollo's preAuthLinks option, I am getting the following error.

Please, provide some more information, so the maintainer of this repository can actually solve your issue. Just providing a console log is not reproducible.
That's usually a sign you're using the link as a terminating link. Make it so it isn't the last link in the chain.