graphcool-lib icon indicating copy to clipboard operation
graphcool-lib copied to clipboard

Use graphcool-request instead of Apollo Link

Open kbrandwijk opened this issue 8 years ago • 0 comments

That would reduce the dependencies and footprint of graphcool-lib. See http://dev.apollodata.com/tools/graphql-tools/remote-schemas.html#fetcher-apollo-fetch for details. Using graphql-request would be exactly the same as using apollo-fetch like in the example.

kbrandwijk avatar Oct 23 '17 21:10 kbrandwijk