You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! when I try to change the headers of my requests to be able to put the apollo-angular-link-http-batch token it gives me an error which I do not get with apollo-angular-link-http. This is my code:
Hello! when I try to change the headers of my requests to be able to put the apollo-angular-link-http-batch token it gives me an error which I do not get with apollo-angular-link-http. This is my code:
This is the error:
When I change the httpBatchLink variable to httpLink everything works normal, is it a bug in the library? Thank you very much!
The text was updated successfully, but these errors were encountered: