Creating GraphQL resolvers for related Schema and Subscription
Details
In this meetup, we will look at how we can write resolvers for related schemas.
We will also have a glimpse of Subscriptions which we can use to build "live" API's that reflect on our client's as soon as data changes. As a bonus, we will get to consume the API on a React app.
We will be working off this repo https://github.com/nairobi-graphql-meetup/graphql-subscriptons-intro so bring your laptop and let's graphql!
See you there,
Joe