Files
cloud-cap-samples/graphql/examples.http
2021-11-04 17:31:57 +01:00

2 lines
92 B
HTTP

GET http://localhost:4007/graphql?query={AdminService{Books{title,chapters{number,title}}}}