2019-10-31 21:43:47 -04:00
|
|
|
## GraphQL Java
|
|
|
|
|
|
|
|
This module contains articles about GraphQL with Java
|
|
|
|
|
|
|
|
## Relevant articles:
|
|
|
|
|
|
|
|
- [Introduction to GraphQL](https://www.baeldung.com/graphql)
|
2022-03-07 07: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 04:58:57 -04:00
|
|
|
- [Return Map from GraphQL](https://www.baeldung.com/java-graphql-return-map)
|