Skip to main content

Conversation

Fields

blocked_atDateTime
contact_methodContactMethod!

The ContactMethod that this Conversation is associated with

created_atDateTime!
current_participants[User!]!

The Users that are currently participating in this Conversation

custom_attributes[ConversationCustomAttribute!]

The custom attributes of the Conversation

external_contact_addressID!
first_messageMessage

The first Message in this Conversation

idID!
latest_messageMessage

The latest Message in this Conversation

messaging_subscriptionMessagingSubscription

The MessagingSubscription that this Conversation is associated with

nameString

The name of the Conversation

notified_user_ids[ID!]!
Deprecated — Use NotificationLogs instead
participants[User!]!

The Users that have participated in this Conversation

Deprecated — Use current_participants or past_participants instead
past_participants[User!]!

The Users that have previously participated in this Conversation

statusConversationStatus!
status_updated_by_userUser

The User that last updated the status of the Conversation

typeContactMethodType!

The type of the Conversation

updated_atDateTime!
web_urlURL!

The URL to the Conversation inside the web application