Java GraphQL client using Netflix DGS Framework

In this blog post I will explain how to use GraphQL client provided by Netflix DGS framework to call external GraphQL services In my previous blog posts I have extensively covered on developing GraphQL API with Netflix DGS Framework (part-I, part-II, part-III, part-iv). But some times while fulfilling the request, You may need to call Internal/External GraphQL…