K-Von Madison
Junior FullStack Web Developer
Hi Victoria, what are your thoughts on something like TypeGraphQL vs. writing your schema like this using graphql-yoga? Great post btw!
Greeat article. I think subscriptions are mainly supported by graphql-yoga since apollo-server has deprecated the use of subscription. Do you think graphql-yoga is the best to use till now Victoria Lo
Very informative and beginner friendly series. I am gradually getting a grasp of how GraphQL works, thanks to this series. I am looking forward to the next article
Amazing! The subscriptions part is a bit hard but re-reading again and again makes it somewhat understandable.
Another excellent article from the series...thank you!
Hi Victoria. First of all thanks, I love the content. I understand we are implementing this code all in the index js file. However (pardon my ignorance I'm still a newbie) I'm getting the below error message. I'm having a hard time debugging. Any assistance is greatly appreciated.
TypeError: PubSub is not a constructor at Object.<anonymous> (C:\Users\K-Von\Desktop\projects\github-help\project\server\index.js:4:16)