import { ApolloClient, HttpLink, ApolloLink, InMemoryCache, from } from \'@apollo/client\'; const httpLink = new HttpLink({ uri: \'http://local:3000/ap