in that case, uri not set as we define in `const h...
# prisma-whats-new
d
in that case, uri not set as we define in
Copy code
const httpLink = createHttpLink({
  uri: '/graphql',
});
my graph uri on different server/url
v
you can write your full uri here