query GetPost($id: ID!) {
post(id: $id) {
title
createdAt
creator {
name
id
imageId
}
content {
bodyModel {
paragraphs {
text
type
href
layout
markups {
userId
start
end
anchorType
iframe {
mediaResource {
iframeSrc
iframeWidth
iframeHeight
metadata {
originalWidth
originalHeight