Unexpected end of JSON on GraphQL query with React while no issue with GraphiQL – Magento
I am trying to do a very basic query via React with Apollo. When I do this query in GraphiQL I nicely get my results back but in my app I get an undefined data object. And a error with…