DEV Community

Cover image for Full Tutorial #8: Creating a Field Resolver for a GraphQL Type | Microservices Chat App Using React, TypeScript and GraphQL
Better Coding Academy
Better Coding Academy

Posted on

10 3

Full Tutorial #8: Creating a Field Resolver for a GraphQL Type | Microservices Chat App Using React, 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 8 of the Microservices Chat App is here! In this episode, I set up the user field within the UserSession GraphQL type in order to fetch the user associated with the selected session:

Happy coding!

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

Top comments (2)

Collapse
 
sandhilt profile image
Bruno Ochotorena

I can't wait for the next part! 😍

Collapse
 
trankhoi164 profile image
tran khoi

what wrong with these video, plss do something about it, i've been searching all day for tutorial like this

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video