OBJECT
Element in a block or grid cell
type LayoutBuilderElement {# Unique identifierid: String! # Namename: String # Component identifiercomponentId: String # Template contenttemplate: String # Element propsprops: Json }