Skip to content

Instantly share code, notes, and snippets.

@oskarei
Created March 22, 2020 21:55
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 oskarei/10a547de2049399d696414e84e9e9889 to your computer and use it in GitHub Desktop.
Save oskarei/10a547de2049399d696414e84e9e9889 to your computer and use it in GitHub Desktop.
Contentstack - Modular Blocks - Menu Example
{
"entry": {
"locale": "en-us",
"ACL": {},
"_in_progress": false,
"_version": 1,
"created_at": "2020-03-22T21:53:16.174Z",
"created_by": "blt44cb25990fd0af53",
"modular_blocks": [
{
"landing_page_reference": {
"label": "Home",
"reference": [
{
"uid": "bltf818af693e78743a",
"_content_type_uid": "landing_page"
}
]
}
},
{
"landing_page_reference": {
"label": "About me",
"reference": [
{
"uid": "blt37aab52f5c6e4352",
"_content_type_uid": "landing_page"
}
]
}
},
{
"custom": {
"label": "Something custom",
"path": "/anything"
}
},
{
"external": {
"link": {
"title": "Contentstack!",
"href": "https://contentstack.com"
}
}
}
],
"tags": [],
"title": "Menu",
"uid": "blt003b79d0f93c1396",
"updated_at": "2020-03-22T21:53:16.174Z",
"updated_by": "blt44cb25990fd0af53",
"publish_details": {
"environment": "blta2d6f45455db0c48",
"locale": "en-us",
"time": "2020-03-22T21:53:18.563Z",
"user": "blt44cb25990fd0af53"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment