Updated README.md

added link back to the article: https://www.baeldung.com/java-call-graphql-service
This commit is contained in:
Asjad J 2022-03-07 17:57:11 +05:00 committed by GitHub
parent 6fe59e7aea
commit 3f71dcc5c7

View File

@ -5,3 +5,4 @@ This module contains articles about GraphQL with Java
## Relevant articles:
- [Introduction to GraphQL](https://www.baeldung.com/graphql)
- [Make a Call to a GraphQL Service from a Java Application](https://www.baeldung.com/java-call-graphql-service)