# CommentEventSubject - admin - INTERFACE
Version: 2024-07

## Description
The subject line of a comment event.

### Access Scopes



## Fields
* [hasTimelineComment](/docs/api/admin/2024-07/scalars/Boolean): Boolean! - Whether the timeline subject has a timeline comment. If true, then a timeline comment exists.
* [id](/docs/api/admin/2024-07/scalars/ID): ID! - A globally-unique ID.

## Connections



## Types implemented in
* [Company](/docs/api/admin/2024-07/objects/Company)
* [CompanyLocation](/docs/api/admin/2024-07/objects/CompanyLocation)
* [Customer](/docs/api/admin/2024-07/objects/Customer)
* [DraftOrder](/docs/api/admin/2024-07/objects/DraftOrder)
* [Order](/docs/api/admin/2024-07/objects/Order)
* [PriceRule](/docs/api/admin/2024-07/objects/PriceRule)


## Examples