import { persistCache, LocalStorageWrapper, LocalForageWrapper } from \'apollo3-cache-persist\';
const httpLink = createHttpLink({ uri: \'http://localhost:4000/\' });