On .NET Episode: GraphQL Schema Stitching

cecilphillip

Cecil L. Phillip 🇦🇬

Posted on November 17, 2020

On .NET Episode: GraphQL Schema Stitching

With Schema stitching, developers can create a unified GraphQL schema from multiple underlying GraphQL APIs. This gives us the benefit of reducing multiple data queries for our data in a single request from one schema.

In this episode, Jeremy chats with the author of Hot Chocolate, Michael Staib, about how .NET developers can implement GraphQL schema stitching with Hot Chocolate.

If you liked this video and would like to see some more of our .NET content, please subscribe to our .NET Developers YouTube Channel.

Useful Links

💖 💪 🙅 🚩
cecilphillip
Cecil L. Phillip 🇦🇬

Posted on November 17, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related