Skip to content

Commit de8910d

Browse files
committed
tutorial
1 parent 568e1b4 commit de8910d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/blog/getting-started-with-spring-boot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ With GraphQL you send the following query to server to get the details for the b
3434

3535
This is not JSON (even if it looks remotely similar), it is a GraphQL query.
3636
It basically says:
37+
3738
- query a book with a specific id
3839
- get me the id, name, pageCount and author from that book
3940
- for the author I want to know the firstName and lastName

0 commit comments

Comments
 (0)