[JAVA-15376] Update for Graphql Postman article (#12853)

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
This commit is contained in:
Haroon Khan
2022-10-12 16:47:10 +01:00
committed by GitHub
parent b622c42414
commit d43f386125
2 changed files with 1 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Getting Started with GraphQL and Spring Boot](https://www.baeldung.com/spring-graphql)
- [Expose GraphQL Field with Different Name](https://www.baeldung.com/graphql-field-name)
- [Error Handling in GraphQL With Spring Boot](https://www.baeldung.com/spring-graphql-error-handling)
- [How to Test GraphQL Using Postman](https://www.baeldung.com/graphql-postman)
- [GraphQL vs REST](https://www.baeldung.com/graphql-vs-rest)
### GraphQL sample queries