graphql-lodash icon indicating copy to clipboard operation
graphql-lodash copied to clipboard

react-apollo is discontinued

Open SubZane opened this issue 4 years ago • 2 comments

Does it support apollo-client?

https://github.com/apollographql/apollo-client

SubZane avatar Jan 15 '21 07:01 SubZane

The docs also show how to use it with ApolloLink, which still exists. Did you try that?

rattrayalex avatar Apr 16 '21 17:04 rattrayalex

The docs also show how to use it with ApolloLink, which still exists. Did you try that?

If I use it with ApolloLink it will apply the transformation to every query, and if I want just to a specific query, there a way to do that?

tgwow avatar May 05 '21 21:05 tgwow