Skip to main content
object

Comment events are generated by staff members of a shop. They are created when a staff member adds a comment to the timeline of an order, draft order, customer, or transfer.

•String!
non-null

The action that occured.

•String

The name of the app that created the event.

•[CommentEventAttachment!]!
non-null

The attachments associated with the comment event.

•Boolean!
non-null

Whether the event was created by an app.

•Boolean!
non-null

Whether the event was caused by an admin user.

•StaffMember!
non-null

The name of the user that authored the comment event.

•Boolean!
non-null

Whether the comment event can be deleted. If true, then the comment event can be deleted.

•Boolean!
non-null

Whether the comment event can be edited. If true, then the comment event can be edited.

•DateTime!
non-null

The date and time when the event was created.

•Boolean!
non-null

Whether the event is critical.

•Boolean!
non-null

Whether the comment event has been edited. If true, then the comment event has been edited.

•CommentEventEmbed

The object reference associated with the comment event. For example, a product or discount).

•ID!
non-null

A globally-unique ID.

•FormattedString!
non-null

Human readable text that describes the event.

•String!
non-null

The raw body of the comment event.

•CommentEventSubject

The parent subject to which the comment event belongs.


Was this section helpful?

•interface
•interface

Was this section helpful?