2019-10-31 20:43:47 -05:00
|
|
|
## GraphQL Java
|
|
|
|
|
|
|
|
This module contains articles about GraphQL with Java
|
|
|
|
|
|
|
|
## Relevant articles:
|
|
|
|
|
|
|
|
- [Introduction to GraphQL](https://www.baeldung.com/graphql)
|
2022-03-07 17:57:11 +05:00
|
|
|
- [Make a Call to a GraphQL Service from a Java Application](https://www.baeldung.com/java-call-graphql-service)
|
2022-04-27 16:58:57 +08:00
|
|
|
- [Return Map from GraphQL](https://www.baeldung.com/java-graphql-return-map)
|