Skip to content

Instantly share code, notes, and snippets.

@ummdorian
Created February 27, 2020 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ummdorian/0c56ce6d00e3701a90f4cbb4216730dc to your computer and use it in GitHub Desktop.
Save ummdorian/0c56ce6d00e3701a90f4cbb4216730dc to your computer and use it in GitHub Desktop.
// If we make pages components:
{
"data": {
"route": {
"path": "/news",
"entity": {
"entityBundle": "page",
"entityId": "371",
"entityLabel": "News",
"entityType": "node",
"entityUuid": "2d9c380a-cc31-42aa-8e10-b0a41392519a"
}
}
}
}
// Otherwise:
{
"data": {
"route": {
"path": "/news",
"entity": {
"entityBundle": "page",
"entityId": "371",
"entityLabel": "News",
"entityType": "node",
"entityUuid": "2d9c380a-cc31-42aa-8e10-b0a41392519a",
"fieldPageContent": [
{
"entity": {
"id": 2131,
"uuid": "785f7deb-5b12-4db0-b06e-d2d0dda9aa5c",
"entityBundle": "content_block_hero"
}
},
{
"entity": {
"id": 2756,
"uuid": "deadcfaa-8863-486e-9adb-101c66c9e656",
"entityBundle": "ui_section"
}
}
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment