graphcool-lib
graphcool-lib copied to clipboard
Use graphcool-request instead of Apollo Link
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.