DEV Community

Cover image for Full Tutorial #9: Creating a GraphQL Mutation | Microservices Chat App Using React, Node.js, TypeScript and GraphQL
Better Coding Academy
Better Coding Academy

Posted on

Full Tutorial #9: Creating a GraphQL Mutation | Microservices Chat App Using React, Node.js, TypeScript and GraphQL

About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.

(Subscribe for awesome web development content!)

Part 9 of the Microservices Chat App is here! In this episode, I set up the createUser and createUserSession GraphQL mutation endpoints to allow users to sign up and sign in!

Happy coding!

Source code: https://github.com/lucaschen/microservices-chat-demo

Top comments (0)