OBJECT
CMS block defines all CMS block information
type CmsBlock {# CMS block identifieridentifier: String # CMS block identifierid: ID # CMS block titletitle: String # CMS block contentcontent: String # Timestamp indicating when the CMS block was createdcreation_time: String # Store Id of CMS blockstore_id: Int }