Skip to main content
objectThreadEvent

Fields

id
ID!

The ID of the event.

customerId
ID!

The customer that this event belongs to.

threadId
ID!

The thread that this event belongs to.

title
String!

The title of the event.

components

The list of components of the event.

isCollapsed
Boolean!

Whether this event should be rendered collapsed by default in the timeline.

createdAt

The datetime when this event was created.

createdBy

The actor who created this event.

updatedAt

The datetime when this event was last updated.

updatedBy

The actor who last updated this event.