An announcement communicates news or updates relating to a component.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| acknowledgements | Maybe<Array<CompassAnnouncementAcknowledgement>> | The list of acknowledgements that are required for this announcement. |
| component | Maybe<CompassComponent> | The component that posted the announcement. |
| description | Maybe<String> | The description of the announcement. |
| id | String | The ID of the announcement. |
| targetDate | Maybe<Any> | The date on which the updates in the announcement will take effect. |
| title | Maybe<String> | The title of the announcement. |
Rate this page: