Summary
In this chapter, you learned:
- Some of the concepts around GraphQL.
- How to build a
Query
class with fields that represent entities that can be queried. - How to use the Banana Cake Pop tool to explore a GraphQL service schema.
- How to use the REST Client extension to
POST
to a GraphQL service. - How to create a .NET client for a GraphQL service.
- How to implement GraphQL mutations.
In the next chapter, you will learn about the gRPC service technology that can be used to implement very efficient microservices.
Join our book’s Discord space
Join the book’s Discord workspace for Ask me Anything sessions with the author.