{
“version”: 1,
“title”: “Gutenberg Coverage”,
“nodes”: [
{
“__typename”: “CoreQuote”,
“name”: “core/quote”,
“clientId”: “6a581bdc0bb81”,
“parentClientId”: null,
“attributes”: {
“value”: “
Quote block text
“,
“citation”: “Quote Source”,
“className”: null
}
},
{
“__typename”: “CorePullquote”,
“name”: “core/pullquote”,
“clientId”: “6a581bdc0bba9”,
“parentClientId”: null,
“attributes”: {
“pullquoteValue”: “Pullquote block text”,
“citation”: “Pullquote Source”,
“className”: null
}
},
{
“__typename”: “CorePreformatted”,
“name”: “core/preformatted”,
“clientId”: “6a581bdc0bbad”,
“parentClientId”: null,
“attributes”: {
“content”: “Preformatted block line one\nPreformatted block line two”,
“className”: null
}
},
{
“__typename”: “CoreMediaText”,
“name”: “core/media-text”,
“clientId”: “6a581bdc0bbb0”,
“parentClientId”: null,
“attributes”: {
“className”: null,
“mediaAlt”: “”,
“mediaPosition”: “left”,
“mediaType”: “image”,
“mediaUrl”: “https://wpart.duckdns.org/wp-content/uploads/2026/07/grapes-1024×502.jpg”,
“mediaWidth”: 50,
“isStackedOnMobile”: true,
“verticalAlignment”: null
}
},
{
“__typename”: “CoreFile”,
“name”: “core/file”,
“clientId”: “6a581bdc0bbb3”,
“parentClientId”: null,
“attributes”: {
“href”: “https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf”,
“textLinkHref”: “https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf”,
“fileName”: “dummy.pdf”,
“className”: null
}
},
{
“__typename”: “CoreVideo”,
“name”: “core/video”,
“clientId”: “6a581bdc0bbb6”,
“parentClientId”: null,
“attributes”: {
“src”: “https://www.w3schools.com/html/mov_bbb.mp4”,
“poster”: null,
“autoplay”: false,
“loop”: false,
“muted”: false,
“controls”: true,
“preload”: “metadata”,
“playsInline”: false,
“className”: null
}
},
{
“__typename”: “CoreEmbed”,
“name”: “core/embed”,
“clientId”: “6a581bdc0bbb8”,
“parentClientId”: null,
“attributes”: {
“url”: “https://www.youtube.com/watch?v=dQw4w9WgXcQ”,
“caption”: “”,
“type”: “video”,
“providerNameSlug”: “youtube”,
“previewable”: true,
“className”: null
}
}
]
}