Uh oh!
There was an error while loading. Please reload this page.
README: fix apollo-client link - #78
Conversation
coveralls
commented
Apr 9, 2020
Uh oh!
There was an error while loading. Please reload this page.
KingDarBoja
commented
Apr 13, 2020
In fact, the Apollo Client isn't only limited to React as there is one for Angular too and so on. If you check the docs, you will see that it points to another guide at the following link for:
I think the first one is more generalized and not bound to a specific frontend framework. Cheers! |
88ae942 to
442b8b3Comparesduthil
commented
Apr 14, 2020
Agreed that the doc should be as frontend-agnostic as possible. But IMHO the paragraph about query batching in the React section:
|
No description provided.