yt-graphql-react-event-booking-api
yt-graphql-react-event-booking-api copied to clipboard
Code for GraphQL + React Event Booking API Series: https://academind.com/learn/node-js/graphql-with-node-react-full-app/
I'm following along in the course, building the app and tried running the first query in #7, Dynamic Relations. query { events { creator { email } } } Result...
Hello I have some issue with taking user._doc. I used the same code. I check it line by line - letter by letter. It shows when i am trying to...
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}`
thanks for a great series
express-graphql is outdated, use graphql-http instead. and graphiql does not work, use ruru package