Sitecore Community GraphQL Cookbook
Query
JSON Response
1{
2 "data": {
3 "layout": {
4 "item": {
5 "homeItemPath": "/sitecore/content/Experience-Edge/home",
6 "contentRoot": {
7 "id": "5AAA894246145088B7AD604B4D177B39",
8 "path": "/sitecore/content/Experience-Edge"
9 }
10 }
11 }
12 }
13}