import { InMemoryCache } from 'apollo-client-inmemory' const cache = new InMemoryCache() export default cache