Miezan
11/08/2017, 2:29 PMconst httpLink = new HttpLink({
uri: SIMPLE_API_ENDPOINT
});
it seems like no matter what i pass to the apollo client gets ignored and i get <http://localhost:3000/graphql> 404 (Not Found) , anyone else having this issue?