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
Hi, i have some weird requirements from my manager. I was trying to convince that project(new project) should be implemented with ether Apollo or Query, but no luck. Currently i have added two providers, one for Apollo, other for Query. It seems that those two are in collision. Previously the call with Apollo/Client worked, now it's not sending network request and i got no error in console. I know for the fact that Query is supporting the GQL, but that should be my last choice, because of refactor of the existing code. Did somebody already deal with that, have the same behavior?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i have some weird requirements from my manager. I was trying to convince that project(new project) should be implemented with ether Apollo or Query, but no luck. Currently i have added two providers, one for Apollo, other for Query. It seems that those two are in collision. Previously the call with Apollo/Client worked, now it's not sending network request and i got no error in console. I know for the fact that Query is supporting the GQL, but that should be my last choice, because of refactor of the existing code. Did somebody already deal with that, have the same behavior?
Beta Was this translation helpful? Give feedback.
All reactions