mbrochh / django-graphql-apollo-react-demo

Code for a workshop about my Django, GraphQL, ReactJS, Apollo-stack
332 stars 78 forks source link

TypeError: Unable to get property 'map' of undefined or null reference #11

Closed mauriciocm9 closed 6 years ago

mauriciocm9 commented 6 years ago

I don't know why I am getting this error, the query var return undefined I have my networkInterface configured appropriately and my query is working. I have been trying for hours