@jss-rule-engine/core
Version:
Rule engine for Sitecore JSS
70 lines • 2.17 kB
text/typescript
export const getItemAncestorsByIdMock = {
"data": {
"item": {
"id": "E5F1DA7A8FFD49D5811B8A714D51AFDA",
"name": "Home",
"ancestors": [
{
"id": "F08DAC27DF854FB0822FB015FF93CC22",
"name": "sxastarter",
"url": {
"hostName": "xmcloudcm.localhost",
"path": "/",
"siteName": "sxastarter",
"url": "https://xmcloudcm.localhost/"
},
"path": "/sitecore/content/Headless/sxastarter",
"template": {
"id": "026557FBE1144D6DBA98CF6578054C77",
"name": "Headless Site"
}
},
{
"id": "1B736217B6E44B8CB2E9EA4A8C8A2DCE",
"name": "Headless",
"url": {
"hostName": "xmcloudcm.localhost",
"path": "/en/sitecore/content/Headless",
"siteName": "system",
"url": "https://xmcloudcm.localhost/en/sitecore/content/Headless"
},
"path": "/sitecore/content/Headless",
"template": {
"id": "778C2C6AC1BC4324B49C00D70A37B41F",
"name": "Headless Tenant"
}
},
{
"id": "0DE95AE441AB4D019EB067441B7C2450",
"name": "content",
"url": {
"hostName": "xmcloudcm.localhost",
"path": "/en/",
"siteName": "website",
"url": "https://xmcloudcm.localhost/en/"
},
"path": "/sitecore/content",
"template": {
"id": "E3E2D58CDF954230ADC9279924CECE84",
"name": "Main section"
}
},
{
"id": "11111111111111111111111111111111",
"name": "sitecore",
"url": {
"hostName": "xmcloudcm.localhost",
"path": "/en/sitecore",
"siteName": "system",
"url": "https://xmcloudcm.localhost/en/sitecore"
},
"path": "/sitecore",
"template": {
"id": "C6576836910C4A3DBA03C277DBD3B827",
"name": "Root"
}
}
]
}
}
}