Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created November 19, 2019 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amandeepmittal/a7c2395892c0d12f836237fbfb8622d2 to your computer and use it in GitHub Desktop.
Save amandeepmittal/a7c2395892c0d12f836237fbfb8622d2 to your computer and use it in GitHub Desktop.
import { ApolloClient } from 'apollo-client'
import { InMemoryCache } from 'apollo-cache-inmemory'
import { RestLink } from 'apollo-link-rest'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment