Adding GraphQL to existing REST API in .NET Core application
Some of the senior developers in my team have been looking into using GraphQL in the backend API for the UI. It is currently a REST API. The team believes GraphQL will provide a better experience for the frontend developers and could help with some performance. In this post, I’m going to show how we … [Read more…]