CommentEventSubject interface

The subject line of a comment event.


Fields

  • hasTimelineComment ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Whether the timeline subject has a timeline comment. If true, then a timeline comment exists.
  • id ([ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    Globally unique identifier.


Types that implement CommentEventSubject

  • [Customer](https://shopify.dev/docs/admin-api/graphql/reference/customers/customer)
  • [DraftOrder](https://shopify.dev/docs/admin-api/graphql/reference/orders/draftorder)
  • [Order](https://shopify.dev/docs/admin-api/graphql/reference/orders/order)
  • [PriceRule](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/pricerule)