Update README.md

This commit is contained in:
johnA1331
2022-04-27 16:58:57 +08:00
committed by GitHub
parent fd64ab7c32
commit 7954256b24

View File

@@ -6,3 +6,4 @@ This module contains articles about GraphQL with Java
- [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)
- [Return Map from GraphQL](https://www.baeldung.com/java-graphql-return-map)