stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Customer > hasTimelineComment

AdminTypes.Customer.hasTimelineComment property

Warning: This API is now obsolete.

To query for comments on the timeline, use the events connection and a query argument containing verb:comment, or look for a CommentEvent in the __typename of events.

Whether the merchant has added timeline comments about the customer on the customer’s page.

Signature:

hasTimelineComment: Scalars['Boolean']['output'];