Admin APIAPI ReferenceBlocksObjectsBlockEmbedDataOn this pageBlockEmbedData Object Description Data configuration for an embed block. Declaration type BlockEmbedData { html: String!} Fields NameTypeDescriptionhtmlString!HTML content to embed.