yt-graphql-react-event-booking-api icon indicating copy to clipboard operation
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/

Results 16 yt-graphql-react-event-booking-api issues
Sort by recently updated
recently updated
newest added

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}`

express-graphql is outdated, use graphql-http instead. and graphiql does not work, use ruru package