academind / yt-graphql-react-event-booking-api

Code for GraphQL + React Event Booking API Series: https://academind.com/learn/node-js/graphql-with-node-react-full-app/
394 stars 302 forks source link

Cannot read property 'toString' of undefined" #4

Open lakshmankashyap opened 5 years ago

lakshmankashyap commented 5 years ago

when i run branch 22-chart i got a error {"errors":[{"message":"Cannot read property 'toString' of undefined","locations":[{"line":9,"column":15}],"path":["events",0,"creator"]}],"data":null}