EnablementNewsItem
A single News & Updates row sourced from HubSpot marketing emails.
This page contains
Fields
| id: ID! | HubSpot marketing email identifier. |
| title: String! | Email subject or display title. |
| summary: String | Plain-text preview copy; null when unavailable. |
| publishedAt: DateTime! | Publication instant in ISO-8601. |
| publishedDateLabel: String! | Locale-formatted published date label (e.g. Aug 3). |
| categoryLabel: String | Optional category badge label; null when taxonomy is unknown. |
| url: URL! | HTTPS destination for the row link. |
Parent objects of EnablementNewsItem
| EnablementNewsTabContent PREVIEW | News & Updates tab content for the Enablement widget. |